Ino
❔ Streams BinaryData Base64 differences
Oh okay i found out the reason after going into github and stuff. Apparently users had a bit of trouble with using all the spans, binary data, base64, and streams. As a result, they created the class named "BinaryData" in order to have a way to have a better time handling data. This has the ability to convert into the data types desired. So the most modern way is to use BinaryData as a class.
3 replies