scuttlebutt-rpc / org.apache.tuweni.scuttlebutt.rpc / RPCFlag / Stream

Stream

class Stream : RPCFlag (source)

Flag to set a stream message.

Enum Values

STREAM

Functions

value

fun value(): Int

Inherited Functions

apply

open fun apply(flagsByte: Byte): Byte

Applies the flag to the byte

isApplied

open fun isApplied(flagsByte: Byte): Boolean

Checks if the flag bit is applied to this byte