Package net.sourceforge.plantuml.code.deflate
-
Interface Summary Interface Description BitInputStream A stream of bits that can be read. -
Class Summary Class Description ByteBitInputStream A stream of bits that can be read.Decompressor Decompresses raw DEFLATE data (without zlib or gzip container) into bytes.OutputStreamProtected