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