3rd Party Libraries
Recent Additions
Handles Parser
Discord
bitbuffer
BfWrite
WriteString
File
WriteString
Last Updated
2014-11-15
Created At
2014-11-15
Writes a string to a writable bitbuffer (bf_write).
native
void
WriteString(
const char[]
string
)
Parameters
const char[]
string
Text string to write.
Return Value
void