An NDoc Documented Class Library

CTransferEncoder Constructor (BinaryWriter, Int32)

Constructor for serialisation process

public CTransferEncoder(
   BinaryWriter BW,
   Int32 NoSlots
);

Parameters

BinaryWriter
Binary writer stream
Int32
Number of slots required in presence map

See Also

CTransferEncoder Class | FAST Namespace | CTransferEncoder Constructor Overload List