Registry / serialization / dec
library0.1.2javamavenunverified

Brotli lossless compression algorithm decoder library.

<dependency> <groupId>org.brotli</groupId> <artifactId>dec</artifactId> <version>0.1.2</version> </dependency>
INSTALL
IMPORT
SIG · DEC
D
dec
serializationjavav0.1.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

BrotliInputStream
org.brotli.dec.BrotliInputStream

Decompress Brotli-compressed data.

import org.brotli.dec.BrotliInputStream; BrotliInputStream brotliIn = new BrotliInputStream(inputStream); // read decompressed data from brotliIn
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
dec — mvn dependency:get dec · libregistry