Package mazealgo.model.io
package mazealgo.model.io
-
ClassesClassDescriptionDecorator that wraps another
OutputStreamand applies a streaming run-length encoding.Decorator that reversesMyCompressorOutputStream: reads(count, value)pairs from the underlying stream and re-emitscountcopies ofvalueon each read.