filter

package
v0.0.0-...-9bd9f91 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2024 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Overview

Package filter provides some useful function for test filter.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BitPack

func BitPack(data []int, width int) ([]byte, error)

BitPack pack data as bitpack format using specified width

func GenerateRLE

func GenerateRLE(arr []int, width int) ([]byte, error)

GenerateRLE genrerates rle data format from input `arr“ and using specified width.

Types

This section is empty.

Jump to

Keyboard shortcuts

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