Size1

data class Size1(val bytes: Long) : Message.Option

RFC 7252 5.10.9. Size1 Option

Constructors

Link copied to clipboard
constructor(bytes: Long)

Properties

Link copied to clipboard
val bytes: Long