HolyLib Wiki

ReadBitLong

  number bf_read:ReadBitLong( number bits, boolean signed = false )

Description

Reads a number with the given number of bits.

This is only available for the 32x!

Arguments

1number bits
How many bits to read
2boolean signed = false

Returns

1number value