| Package | Description |
|---|---|
| io.asyncer.r2dbc.mysql.message.server |
The messages that are sent from the MySQL server to a MySQL client.
|
| Modifier and Type | Method and Description |
|---|---|
static HandshakeRequest |
HandshakeRequest.decode(int envelopeId,
io.netty.buffer.ByteBuf buf)
Decode a
HandshakeRequest from a envelope ByteBuf. |
Copyright © 2018–2023 asyncer.io. All rights reserved.