mysql-native ~issue65 (2022-05-05T22:39:20.4721636)
Dub
Repo
decode
mysql
protocol
packet_helpers
Undocumented in source.
T
decode
(ubyte[] packet, size_t n)
T
decode
(ubyte[] packet)
pure nothrow
T
decode
(
T
ubyte
N
=
T.sizeof
)
(
in
ubyte
[]
packet
)
if
(
isIntegral
!
T
)
T
decode
(ubyte[] packet)
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