InetAddress.getNativeSize

Gets the size of the native raw binary address for address. This is the size of the data that you get from g_inet_address_to_bytes(). Since 2.22

class InetAddress
getNativeSize
()

Return Value

Type: gsize

the number of bytes used for the native version of address.

Meta