Method ADT.BitBuffer()->_sizeof()
classADT.BitBuffer
- Method
_sizeof
intsizeof( ADT.BitBuffer arg )- Description
sizeof() will return the number of bits in the buffer.
class ADT.BitBufferint sizeof( ADT.BitBuffer arg )
sizeof() will return the number of bits in the buffer.