mysql-native v2.2.2 (2018-05-04T02:21:29Z)
Dub
Repo
decode
mysql
protocol
packet_helpers
Undocumented in source.
T
decode
(ubyte[] packet, size_t n)
T
decode
(ubyte[] packet)
T
decode
(ubyte[] packet)
pure nothrow
T
decode
(
T
ubyte
N
=
T.sizeof
)
(
in
ubyte
[]
packet
)
if
(
isFloatingPoint
!
T
)
LCB
decode
(ubyte[] packet)
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