//
pkg.gl
Category
github.com/deref/exo
internal
util
binaryutil
package
2021.11.16+incompatible
Repository:
https://github.com/deref/exo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
42 SLOC
#
Functions
DecrementBytes
DecrementBytes returns a byte slice that is decremented by 1 bit.
FlagSetInByte
FlagSetInByte returns true iff the `pos` bit is set to true in `flags`.
IncrementBytes
IncrementBytes returns a byte slice that is incremented by 1 bit.