ByteHolder

data class ByteHolder(value: Byte) : ValueHolder

Properties

value
Link copied to clipboard
val value: Byte