mysql-native v2.2.2 (2018-05-04T02:21:29Z)
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