bitwise package
The bitwise
package provides functions for performing bitwise operations on integers.
Import the bitwise
package:
import "bitwise"
All integers are 64 bit integers.
Functions prefixed with s operate on signed integers (int). Functions prefixed with u operate on unsigned integers (uint).
Functions
Was this page helpful?
Thank you for your feedback!
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, use the following resources:
Customers with an annual or support contract can contact InfluxData Support.