//
pkg.gl
Category
github.com/nspcc-dev/neo-go
pkg
util
bitfield
package
0.108.1
Repository:
https://github.com/nspcc-dev/neo-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
4
Files
42 SLOC
#
Functions
New
New creates a new bit field of the specified length.
#
Type aliases
Field
Field is a bit field represented as a slice of uint64 values.