forked from mirrors/gotosocial
3 lines
151 B
Markdown
3 lines
151 B
Markdown
|
# go-bitutil
|
||
|
|
||
|
This library provides helpful methods and types for performing typical bitwise operations on integers, e.g. packing/unpacking, bit flags.
|