InetAddress.getNativeSize

Gets the size of the native raw binary address for address. This is the size of the data that you get from InetAddress.toBytes.

class InetAddress
size_t
getNativeSize
()

Return Value

Type: size_t

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

Meta

Since

2.22