Skip to main content

Module reader

Module reader 

Source
Expand description

MySQL packet reading utilities.

This module provides utilities for reading MySQL protocol data types including length-encoded integers and strings.

Structsยง

PacketReader
A reader for MySQL protocol data.