Method Serialize
Serialize(CompactWriter)
Used for serializing through the CompactWriter.
Declaration
public void Serialize(CompactWriter writer)
Parameters
Type | Name | Description |
---|---|---|
CompactWriter | writer | Writes to the current stream and advances the stream position. |