Click or drag to resize
BinaryDeserializer Class
Reads objects from their binary representations.
Inheritance Hierarchy
SystemObject
  Slash.Serialization.BinaryBinaryDeserializer

Namespace: Slash.Serialization.Binary
Assembly: Slash.Serialization (in Slash.Serialization.dll) Version: 1.0.6018.40176
Syntax
public class BinaryDeserializer

The BinaryDeserializer type exposes the following members.

Constructors
  NameDescription
Public methodBinaryDeserializer
Creates a new binary deserializer for reading objects from the specified stream.
Top
Methods
See Also