Companion
object Companion
Properties
Functions
Link copied to clipboard
Decode bytes as a TapAdmitMessage, or null if they are not a prefixed admit frame (an application/replication frame) or fail to decode (malformed).
Link copied to clipboard
Encode a message to bytes with the PREFIX_BYTE framing prefix.
Link copied to clipboard
True if bytes looks like an admit frame (starts with PREFIX_BYTE).