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