Can i create a BitArray from string like that > 111111111111111111100000001100000000000000001111 somehow? If not, it would be nice to have a method "fromBinaryString" like in this library [https://www.npmjs.com/package/node-bitarray](url)
Can i create a BitArray from string like that
somehow? If not, it would be nice to have a method "fromBinaryString" like in this library https://www.npmjs.com/package/node-bitarray