voxelman.utils.rlecompression

Members

Functions

rleDecode
ubyte[] rleDecode(ubyte[] data, ubyte[] outBuffer)
Undocumented in source. Be warned that the author may not have intended to support it.
rleEncode
ubyte[] rleEncode(ubyte[] data, ubyte[] outBuffer)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

Authors

Andrey Penechko.