//
pkg.gl
Category
github.com/fichain/go-file
internal
bitfield
package
1.0.2
Repository:
https://github.com/fichain/go-file.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
4
Files
97 SLOC
#
Functions
New
New creates a new Bitfield of length bits.
NewBytes
NewBytes returns a new Bitfield from bytes.
NumBytes
NumBytes calculates the number of bytes required to represent a bitfield of `length` bits.
#
Structs
Bitfield
Bitfield is described in BEP 3.