mysql-native v2.2.0 (2018-03-04T03:52:03Z)
Dub
Repo
setPacketHeader
mysql
protocol
packet_helpers
Undocumented in source.
void
setPacketHeader
(ubyte[] packet, ubyte packetNumber)
void
setPacketHeader
(ubyte[] packet, ubyte packetNumber, uint dataLength)
pure nothrow
void
setPacketHeader
(
ref
ubyte
[]
packet
,
ubyte
packetNumber
,
uint
dataLength
)
Meta
Source
See Implementation
mysql
protocol
packet_helpers
functions
consume
consumeBinaryValueIfComplete
consumeIfComplete
consumeNonBinaryValueIfComplete
decode
decodeLCBHeader
getNumLCBBytes
myto
pack
packInto
packLCS
packLength
setPacketHeader
skip
toDate
toDateTime
toTimeDiff
toTimeOfDay
properties
hasEnoughBytes