Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds a value to the bit stack.
Syntax
protected Array addBits(
Array _array,
int64 _value,
int _length)
Run On
Called
Parameters
- _array
Type: Array Class
- _value
Type: int64
- _length
Type: int
Return Value
Type: Array Class
A new bit stack, as an Array.