CNetAddr::GetAddrBytes

Get the raw address bytes.

Synopsis

Declared in <netaddress.h>

std::vector<unsigned char>
GetAddrBytes() const;

Return Value

The raw address bytes.