Decodes a Length Coded Binary from a packet
A packet that starts with a LCB. The bytes is popped off iff the packet is complete. See mysql.protocol.extra_types.LCB.
A decoded LCB value
struct mysql.protocol.extra_types.LCB
See Implementation
Decodes a Length Coded Binary from a packet