Writes a fixed integer value to a stream in CompactSize format.
Synopsis
Declared in <serialize.h>
class CompactSizeWriter;
Member Functions
Name |
Description |
|
Construct a writer holding the value to serialize. |
Write the held value to the stream in CompactSize format. |