1
0
mirror of https://github.com/oliverbooth/X10D synced 2024-10-19 07:06:12 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
ba6c400a79
Rename UnpackBits to Unpack, PacknBit to Pack(CLR type) 2022-04-28 22:58:58 +01:00
e08274189a
Add Pack/Unpack bits
Allows a bool list (no more than 64 in length) to be packed to an integer, which can be unpacked again
2022-04-28 09:47:48 +01:00