Flux experimental bitwise package
The bitwise
package is experimental and subject to change at any time.
By using this package, you accept the risks of experimental functions.
The Flux experimental bitwise
package provides functions for performing bitwise
operations on integers and unsigned integers.
Import the experimental/bitwise
package:
import "experimental/bitwise"
Functions
Functions prefixed with s
operate on signed integers (int).
Functions prefixed with u
operate on unsigned integers (uint).
Support and feedback
Thank you for being part of our community! We welcome and encourage your feedback and bug reports for Flux and this documentation. To find support, the following resources are available:
InfluxDB Cloud customers can contact InfluxData Support.