Expand description
MySQL packet writing utilities.
This module provides utilities for writing MySQL protocol data types including length-encoded integers and strings.
Structs§
- Packet
Writer - A writer for MySQL protocol data.
Functions§
- build_
command_ packet - Helper to build a command packet.