class Stream : RPCFlag
(source)
Flag to set a stream 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 |