gtsocial-umbx

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

README.md (151B)


      1 # go-bitutil
      2 
      3 This library provides helpful methods and types for performing typical bitwise operations on integers, e.g. packing/unpacking, bit flags.