Writes a binary string to a file.
bool WriteString(const char[] buffer, bool term)
String to write.
True to append NUL terminator, false otherwise.
True on success, false on error.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.