Uses of Annotation Type
com.aayushatharva.brotli4j.common.annotations.Upstream
Packages that use Upstream
Package
Description
-
Uses of Upstream in com.aayushatharva.brotli4j.common
Classes in com.aayushatharva.brotli4j.common with annotations of type Upstream -
Uses of Upstream in com.aayushatharva.brotli4j.decoder
Classes in com.aayushatharva.brotli4j.decoder with annotations of type UpstreamModifier and TypeClassDescriptionclassReadableByteChannel that wraps native brotli decoder.classInputStream that wraps native brotli decoder.classBase class for InputStream / Channel implementations.classJNI wrapper for brotli decoder. -
Uses of Upstream in com.aayushatharva.brotli4j.encoder
Classes in com.aayushatharva.brotli4j.encoder with annotations of type UpstreamModifier and TypeClassDescriptionclassWritableByteChannel that wraps native brotli encoder.classOutput stream that wraps native brotli encoder.classBase class for OutputStream / Channel implementations.static final classBrotli encoder settings.interfacePrepared dictionary data provider.classJava prepared (raw) dictionary producer.