CNetAddr::SerParams

Serialization parameters selecting the address wire encoding.

Synopsis

Declared in <netaddress.h>

struct SerParams;

Member Functions

NameDescription
operator() Bind these parameters to an object for (un)serialization.

Data Members

NameDescription
enc The encoding to use.

Derived Classes

NameDescription
SerParams Serialization parameters pairing a network encoding with a target format.