mysql-native v0.2.0-preview1 (2017-01-30T02:35:23Z)
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