| 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 EofMessage |
EofMessage.decode(io.netty.buffer.ByteBuf buf)
Decode EOF message by a
ByteBuf, automatically identify protocol version. |
@Nullable EofMessage |
SyntheticMetadataMessage.getEof() |
Copyright © 2018–2023 asyncer.io. All rights reserved.