CompactReader is the base class for CompactBinaryReader.

Namespace: Alachisoft.NCache.Runtime.Serialization.IO
Assembly: Alachisoft.NCache.Runtime (in Alachisoft.NCache.Runtime.dll) Version: 4.1.0.0 (4.1.0.0)

Syntax

C#
public abstract class CompactReader
Visual Basic
Public MustInherit Class CompactReader
Visual C++
public ref class CompactReader abstract

Inheritance Hierarchy

System..::..Object
  Alachisoft.NCache.Runtime.Serialization.IO..::..CompactReader

See Also