hunt-database ~master (2022-02-21T07:44:19Z)
Home
Dub
Repo
BufferUtils.writeLengthEncodedInteger
hunt
database
driver
mysql
impl
util
BufferUtils
BufferUtils
Undocumented in source. Be warned that the author may not have intended to support it.
class
BufferUtils
static
void
writeLengthEncodedInteger
(
ByteBuf
buffer
,
long
value
)
Meta
Source
See Implementation
hunt
database
driver
mysql
impl
util
BufferUtils
BufferUtils
static functions
readFixedLengthString
readLengthEncodedInteger
readLengthEncodedString
readNullTerminatedString
writeLengthEncodedInteger
writeLengthEncodedString
writeNullTerminatedString