decode

Attempt to decode bytes as an AdmitMessage.

Returns null if the payload does not start with PREFIX_BYTE (app frame), or if decoding fails (malformed). Unknown fields are tolerated (see cbor) so a newer sender's frame decodes rather than being dropped as malformed.