zstio

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 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(zctx *zed.Context, r io.Reader) (*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