Versions in this module Expand all Collapse all v1 v1.0.0 Feb 20, 2019 Changes in this version + func Clear(b []byte, bit uint) + func IsSet(b []byte, bit uint) bool + func Mask(b []byte, mask []byte) (masked []byte, err error) + func Set(b []byte, bit uint)