mysql-native ~issue65 (2022-05-05T22:39:20.4721636)
Dub
Repo
consume
mysql
protocol
packet_helpers
Undocumented in source. Be warned that the author may not have intended to support it.
T
consume
(MySQLSocket conn)
string
consume
(ubyte[] packet)
string
consume
(ubyte[] packet, size_t N)
ubyte
[]
consume
(ubyte[] packet, size_t N)
T
consume
(ubyte[] packet, int n)
TimeOfDay
consume
(ubyte[] packet)
MySQLDate
consume
(ubyte[] packet)
MySQLDateTime
consume
(ubyte[] packet)
Date
consume
(ubyte[] packet)
DateTime
consume
(ubyte[] packet)
pure
DateTime
consume
(
T
:
DateTime
ubyte
N
=
T.sizeof
)
(
ref
ubyte
[]
packet
)
T
consume
(ubyte[] packet)
T
consume
(ubyte[] packet)
string
consume
(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