decode

Decodes a Length Coded Binary from a packet

Parameters

packet ubyte[]

A packet that starts with a LCB. See LCB.

Return Value

Type: LCB

A decoded LCB value

See Also

struct LCB

Meta