Home
last modified time | relevance | path

Searched defs:BrotliDecoderChannel (Results 1 – 1 of 1) sorted by relevance

/external/brotli/java/org/brotli/wrapper/dec/
DBrotliDecoderChannel.java17 public class BrotliDecoderChannel extends Decoder implements ReadableByteChannel { class
30 public BrotliDecoderChannel(ReadableByteChannel source, int bufferSize) throws IOException { in BrotliDecoderChannel() method in BrotliDecoderChannel
34 public BrotliDecoderChannel(ReadableByteChannel source) throws IOException { in BrotliDecoderChannel() method in BrotliDecoderChannel