Searched defs:BrotliDecoderChannel (Results 1 – 1 of 1) sorted by relevance
17 public class BrotliDecoderChannel extends Decoder implements ReadableByteChannel { class30 public BrotliDecoderChannel(ReadableByteChannel source, int bufferSize) throws IOException { in BrotliDecoderChannel() method in BrotliDecoderChannel34 public BrotliDecoderChannel(ReadableByteChannel source) throws IOException { in BrotliDecoderChannel() method in BrotliDecoderChannel