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

EndOrError

class EndOrError : RPCFlag (source)

Flag to set an end or error message.

Enum Values

END

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