IpFamily

sealed interface IpFamily(source)

IP family, either IpFamily.V4 or IpFamily.V6

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
abstract class RegexSpec

Properties

Link copied to clipboard
open val numberOfBits: Int
Link copied to clipboard
abstract val numberOfOctets: Int
Link copied to clipboard
Link copied to clipboard
abstract val segmentSeparator: Char