AmountCompression

Serialization wrapper that stores amounts using the compact amount encoding.

Synopsis

Declared in <compressor.h>

struct AmountCompression;

Member Functions

NameDescription
Ser Serializes an amount to the stream in compressed form.
Unser Deserializes a compressed amount from the stream.