Method Serialize
Serialize(CompactWriter)
Saves the state to the passed reader object.
Declaration
public void Serialize(CompactWriter writer)
Parameters
Type | Name | Description |
---|---|---|
Compact |
writer | Base class for the CompactBinaryWriter. |