package
0.0.0-20241115094049-8762c42c8565
Repository: https://github.com/gateway-fm/cdk-erigon-lib.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
CutLeft - cut from bitmap `targetSize` bytes from left removing lft part from `bm` returns nil on zero cardinality.
CutLeft - cut from bitmap `targetSize` bytes from left removing lft part from `bm` returns nil on zero cardinality.
Get - reading as much chunks as needed to satisfy [from, to] condition join all chunks to 1 bitmap by Or operator.
Get - reading as much chunks as needed to satisfy [from, to] condition join all chunks to 1 bitmap by Or operator.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SeekInBitmap - returns value in bitmap which is >= n
nolint:deadcode.
SeekInBitmap - returns value in bitmap which is >= n.
No description provided by the author
TruncateRange - gets existing bitmap in db and call RemoveRange operator on it.
TruncateRange - gets existing bitmap in db and call RemoveRange operator on it.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
threshold beyond which MDBX overflow pages appear: 4096 / 2 - (keySize + 8).
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author