class EndOrError : RPCFlag
(source)
Flag to set an end or error message.
fun value(): Int |
open fun apply(flagsByte: Byte): Byte
Applies the flag to the byte |
|
open fun isApplied(flagsByte: Byte): Boolean
Checks if the flag bit is applied to this byte |