hunt-database ~master (2022-02-21T07:44:19Z)
Home
Dub
Repo
CommandCodec.sendNonSplitPacket
hunt
database
driver
mysql
impl
codec
CommandCodec
CommandCodec
Undocumented in source. Be warned that the author may not have intended to support it.
class
CommandCodec
(R, C)
void
sendNonSplitPacket
(
ByteBuf
packet
)
if
(
is
(
C
:
CommandBase
!(
R
))
)
Meta
Source
See Implementation
hunt
database
driver
mysql
impl
codec
CommandCodec
CommandCodec
constructors
this
functions
allocateBuffer
decodeColumnDefinitionPacketPayload
decodeEofPacketPayload
decodeOkPacketPayload
encode
getCommand
handleErrorPacketPayload
handleOkPacketOrErrorPacketPayload
isDeprecatingEofFlagEnabled
readRestOfPacketString
sendNonSplitPacket
sendPacket
skipEofPacketIfNeeded
variables
cmd
result