to_bytes


Description:

public virtual unowned uint8[] to_bytes ()

Gets the raw binary address data from this.

Parameters:

this

a InetAddress

Returns:

a pointer to an internal array of the bytes in this, which should not be modified, stored, or freed. The size of this array can be gotten with get_native_size.