package
Version:
v0.18.4
Opens a new window with list of versions in this module.
Published: Jun 23, 2021
License: AGPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Bit returns the bit at index `idx` in the byte array `b` (big endian)
The function assumes b has at least idx bits. The caller must make sure this condition is met.
SetBit sets the bit at position i in the byte array b
The function assumes b has at least i bits. The caller must make sure this condition is met.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.