rle

package
v0.0.0-...-16767da Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package rle implements the run-length encoding scheme discovered in Chaos Gate .obj files. It may be used for other data too - to be determined.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Expand

func Expand(in io.Reader, out []byte) error

Expand converts the compressed input data into uncompressed output data. The output buffer should be of at least the expected size. We will read until io.EOF is encountered.

Types

This section is empty.

Jump to

Keyboard shortcuts

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