node-bitarray icon indicating copy to clipboard operation
node-bitarray copied to clipboard

Bits of Number 0 is returned as "undefined", from method "fromNumber()"

Open vasusharma1 opened this issue 8 years ago • 0 comments

Bits should be 0 as it's binary of byte 0, but instead it is returned as undefined. test

vasusharma1 avatar Mar 26 '17 23:03 vasusharma1