rle

package
v0.3.6 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2019 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RLE

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

func New

func New(width int32, size int) (*RLE, error)

func (*RLE) Bytes

func (r *RLE) Bytes() []byte

func (*RLE) Read

func (r *RLE) Read(in io.Reader) ([]uint8, int, error)

Read reads the RLE encoded definition levels

func (*RLE) Write

func (r *RLE) Write(value uint8)

Jump to

Keyboard shortcuts

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