Ino
Ino
CC#
Created by Ino on 3/6/2023 in #help
❔ Streams BinaryData Base64 differences
May I ask the difference between BinaryData, Base64, Stream? Stream is an abstraction for stream like FileStream and MemoryStream but BinaryData is apparently an abstraction for strings, streams, json, and bytes... then whats the difference? I included Base64 cause it can be used to store files as well.
3 replies