When an object in C# is serialized, what is it converted to?
byte stream
value stream Official documentation: Serialization
JSON
XML