//
pkg.gl
Category
github.com/Fantom-foundation/go-lachesis
utils
fast
package
1.0.0-rc.0
Repository:
https://github.com/fantom-foundation/go-lachesis.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
0
Dependents
2
Files
121 SLOC
#
Functions
NewBitArray
NewBitArray makes bits array of int.
NewBuffer
NewBuffer wraps bytes with buffer.
#
Structs
BitArray
No description provided by the author
BitArrayReader
No description provided by the author
BitArrayWriter
No description provided by the author
Buffer
Buffer is a fixed-sized buffer of byte with Read and Write methods.