![]() | BinaryDeserializer Class |
Namespace: Slash.Serialization.Binary
The BinaryDeserializer type exposes the following members.
Name | Description | |
---|---|---|
![]() | BinaryDeserializer |
Creates a new binary deserializer for reading objects from the specified stream.
|
Name | Description | |
---|---|---|
![]() | Deserialize(Type) |
Reads and returns an object of the specified type from the current stream.
|
![]() | DeserializeT |
Reads and returns an object of the specified type from the current stream.
|