Create a BitBlob from binary data, e.g. serialized data
Binary data to store in this BitBlob.
true if the data is little endian, false otherwise. Internally the data will be stored in little endian.
If bin.length != typeof(this).sizeof
See Implementation
Create a BitBlob from binary data, e.g. serialized data