BfWrite.WriteByte Method

Writes a byte to a writable bitbuffer (bf_write).

void WriteByte(int byte)

Parameters

int byte

Byte to write (value will be written as 8bit).