hunt-database ~master (2022-02-21T07:44:19Z)
Home
Dub
Repo
EofPacket
hunt
database
driver
mysql
impl
codec
Packets
final
class
EofPacket {
this
(int numberOfWarnings, int serverStatusFlags);
int
numberOfWarnings
();
int
serverStatusFlags
();
}
Constructors
this
this
(int numberOfWarnings, int serverStatusFlags)
Undocumented in source.
Members
Functions
numberOfWarnings
int
numberOfWarnings
()
Undocumented in source. Be warned that the author may not have intended to support it.
serverStatusFlags
int
serverStatusFlags
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hunt
database
driver
mysql
impl
codec
Packets
classes
EofPacket
OkPacket
enums
Packets
ServerStatusFlags