Flag

open class Flag(byteValue: Byte)

Constructors

Flag
Link copied to clipboard
fun Flag(value: Int)

Functions

plus
Link copied to clipboard
operator fun plus(flag: ZTCommand.Flag): ZTCommand.Flag

Properties

byteValue
Link copied to clipboard
val byteValue: Byte