IpAddress

data class IpAddress(val address: IpAddr) : Host

Constructors

Link copied to clipboard
constructor(address: IpAddr)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String

Inherited functions

Link copied to clipboard