MCPcopy Create free account
hub / github.com/PaoloKa/Interface-tool / CBZip2InputStream

Class CBZip2InputStream

src/org/apache/tools/bzip2/CBZip2InputStream.java:46–981  ·  view source on GitHub ↗

An input stream that decompresses from the BZip2 format (without the file header chars) to be read as any other stream. The decompression requires large amounts of memory. Thus you should call the #close() close() method as soon as possible, to force CBZip2InputStream to release

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected