Expand description
MySQL packet reading utilities.
This module provides utilities for reading MySQL protocol data types including length-encoded integers and strings.
Structsยง
- Packet
Reader - A reader for MySQL protocol data.
MySQL packet reading utilities.
This module provides utilities for reading MySQL protocol data types including length-encoded integers and strings.