hunt-database ~master (2022-02-21T07:44:19Z)
Home
Dub
Repo
BufferUtils.readLengthEncodedString
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
string
readLengthEncodedString
(
ByteBuf
buffer
,
Charset
charset
)
Meta
Source
See Implementation
hunt
database
driver
mysql
impl
util
BufferUtils
BufferUtils
static functions
readFixedLengthString
readLengthEncodedInteger
readLengthEncodedString
readNullTerminatedString
writeLengthEncodedInteger
writeLengthEncodedString
writeNullTerminatedString