Serialization wrapper that stores amounts using the compact amount encoding.

Synopsis

Declared in <compressor.h>

struct AmountCompression;

Member Functions

Name

Description

Ser

Serializes an amount to the stream in compressed form.

Unser

Deserializes a compressed amount from the stream.

Created with MrDocs