- buildInvalidArgsErrorstring buildInvalidArgsError(T[] values, TypeInfo[] types) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- buildInvalidArgsErrorstring buildInvalidArgsError(Variant[] values, string[] types) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- infovoid info(cstring msg) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- infofvoid infof(cstring fmt, ...) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- readCStringstring readCString(ByteBuf src, Charset charset) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- readCStringUTF8string readCStringUTF8(ByteBuf src) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- writeCStringvoid writeCString(ByteBuf dst, string s, Charset charset) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- writeCStringvoid writeCString(ByteBuf dst, ByteBuf buf) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- writeCStringvoid writeCString(ByteBuf dst, byte[] bytes) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- writeCStringUTF8void writeCStringUTF8(ByteBuf dst, string s) 
- Undocumented in source. Be warned that the author may not have intended to support it.