Discover Packages
code.ur.gs/lupine/ordoor
internal
data
rle
package
Version:
v0.0.0-...-55c2232
Opens a new window with list of versions in this module.
Published: Oct 23, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
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.
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.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.