Integrates the changes proposed by #236
Bitset will now use a chunking method when serializing to BinaryData
capable archives, which should be faster, especially for larger bitsets.
Archives that do not support BinaryData will continue to use the old method.
Also added a larger bitset to the test case