Writes a byte to a writable bitbuffer (bf_write).
void BfWriteByte(Handle bf, int byte)
bf_write handle to write to.
Byte to write (value will be written as 8bit).
Invalid or incorrect Handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.