@Module public final class InetAddressUtil extends java.lang.Object
Constructor and Description |
---|
InetAddressUtil() |
Modifier and Type | Method and Description |
---|---|
static int |
createIpAddress(byte[] address,
char[] buffer)
Convert a system ip address to an actual address.
|