Return the address as bytes, in network byte order.

Synopsis

bytes_type
to_bytes() const noexcept;

Return Value

The address as an array of bytes.

Created with MrDocs