BinaryFormattedObject
Object model for the binary format put out by BinaryFormatter. It parses and creates a model but does not
instantiate any reference types outside of string.
Gets a record by it's identifier. Not all records have identifiers, only ones that
can be referenced by other records.
The Id of the root record of the object graph.
Creates BinaryFormattedObject by parsing stream.
Deserializes the BinaryFormattedObject back to an object.