hunt-database ~master (2022-02-21T07:44:19Z)
Home
Dub
Repo
Util.writeCString
hunt
database
base
Util
Util
Undocumented in source. Be warned that the author may not have intended to support it.
void
writeCString
(ByteBuf dst, string s, Charset charset)
void
writeCString
(ByteBuf dst, ByteBuf buf)
class
Util
static
void
writeCString
(
ByteBuf
dst
,
ByteBuf
buf
)
void
writeCString
(ByteBuf dst, byte[] bytes)
Meta
Source
See Implementation
hunt
database
base
Util
Util
static functions
buildInvalidArgsError
info
infof
readCString
readCStringUTF8
writeCString
writeCStringUTF8