groupvarint

package module
v0.0.0-...-2bfb796 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 30, 2023 License: MIT Imports: 2 Imported by: 5

Documentation

Overview

Package groupvarint implements group varint encoding

http://www.ir.uwaterloo.ca/book/addenda-06-index-compression.html
http://stepanovpapers.com/CIKM_2011.pdf

Index

Constants

This section is empty.

Variables

View Source
var BytesUsed = []int{}/* 256 elements not displayed */

Functions

func Decode1

func Decode1(dst *uint32, src []byte) int

func Decode4

func Decode4(dst []uint32, src []byte)

func Encode1

func Encode1(dst []byte, n uint32) []byte

func Encode4

func Encode4(dst []byte, src []uint32) []byte

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL