BinarySerializer Methods |
[This is preliminary documentation and is subject to change.]
The BinarySerializer type exposes the following members.
| Name | Description | |
|---|---|---|
| ClearCache |
Clears the cache of the serializer
| |
| DeserializeT |
Deserializes binary and turns it back into the original class
| |
| SerializeT |
Serializes a class instance to binary
|