BfReadNum Function

Reads a normal integer to a readable bitbuffer (bf_read).

int BfReadNum(Handle bf)

Parameters

Handle bf

bf_read handle to read from.

Return Value

Integer value read (read as 32bit).

Errors

Invalid or incorrect Handle.