Community

Converting A Byte Array Into A Bit Stream Using ColdFusion And BigInteger

(Ben Nadel) The other day, I was faced with a situation where I had to split a set of bytes up into smaller sets of bits (smaller than the 8 bits that go into a byte). I was definitely stumped. Not only have I never done this before but, my understanding of bits (especially signed-bits) is rather we

Read More - Register for Free Membership