inetAddress

fun inetAddress(vararg bytes: Byte): InetAddress

Syntactic sugar to create an Internet address.

Return

The Internet address corresponding with the supplied bytes.

Parameters

bytes

Bytes used in the address.