- 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.