# Packages
Package phase contains the encoding and decoding functions for the different phases of the MySQL protocol.
# Functions
DecodePayload is used to decode mysql packets that don't consist of multiple packets within them, because we are reading per packet.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PrintByteArray is only for debugging purpose.
No description provided by the author
# Constants
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author