internal/handlers/handler library

Classes

Handler
Handlers are responsible for serializing a MySQL command and also processing the response returned by MySQL server for the command.
HandlerResponse
Represents the response from a Handler when Handler.processResponse is called.
HandlerWithResult
Handler with Results
Uint8List
A fixed-length list of 8-bit unsigned integers.