zstio

package
v0.34.0-test1 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2022 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultColumnThresh = 5 * 1024 * 1024
	DefaultSkewThresh   = 25 * 1024 * 1024
)

Variables

This section is empty.

Functions

func NewReader

func NewReader(r io.Reader, zctx *zed.Context) (*zst.Reader, error)

func NewWriter

func NewWriter(w io.WriteCloser, opts WriterOpts) (*zst.Writer, error)

Types

type WriterOpts

type WriterOpts struct {
	ColumnThresh units.Bytes
	SkewThresh   units.Bytes
}

Jump to

Keyboard shortcuts

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