Companion
object Companion
Properties
Link copied to clipboard
First byte of every lobby frame. Reserved by RoomFramePrefix.Lobby (#2007).
Functions
Link copied to clipboard
Decode bytes as a LobbyMessage; null if the prefix mismatches or decoding fails.
Link copied to clipboard
Encode a LobbyMessage to bytes with the PREFIX_BYTE framing prefix.
Link copied to clipboard
True if bytes looks like a lobby frame (starts with PREFIX_BYTE).