Contains methods for performing compact low-level binary serialization.
Deserializes an object from the specified stream.
Deserializes an object from the specified byte array.
Reads a variable-length 32-bit integer 7 bits at a time.
Serializes the specified object to the specified stream.
Serializes the specified object and returns it as a byte array.
Writes a variable-length 32-bit integer 7 bits at a time that is intended to represent a length.