Class | Description |
---|---|
BinaryFormatter | Provides a way to serialize and deserialize an object, or an entire graph of connected objects; it uses a binary format for the serialized stream, which is both very compact, and fast to parse. |
BinarySerializer | [To be supplied.] |
Enumeration | Description |
---|---|
BinaryArrayTypeEnum | [To be supplied.] |