fse

package
v0.0.0-...-cb4bffe Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2019 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DecSymbol

type DecSymbol struct {
	// contains filtered or unexported fields
}

DecSymbol contains information about a state entry.

type Decoder

type Decoder struct {
	// contains filtered or unexported fields
}

Decoder contains information for decoding an FSE stream.

func (*Decoder) Next

func (d *Decoder) Next() byte

Next returns the next symbol and sets the next state.

type Encoder

type Encoder struct {
	// contains filtered or unexported fields
}

START OMIT Encoder contains information for encoding an FSE stream.

func (*Encoder) Encode

func (e *Encoder) Encode(b byte)

Encode encodes a single byte, updates the state and writes it out.

Jump to

Keyboard shortcuts

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