Searched defs:BrotliEncoderChannel (Results 1 – 1 of 1) sorted by relevance
18 public class BrotliEncoderChannel extends Encoder implements WritableByteChannel { class31 public BrotliEncoderChannel(WritableByteChannel destination, Encoder.Parameters params, in BrotliEncoderChannel() method in BrotliEncoderChannel36 public BrotliEncoderChannel(WritableByteChannel destination, Encoder.Parameters params) in BrotliEncoderChannel() method in BrotliEncoderChannel41 public BrotliEncoderChannel(WritableByteChannel destination) throws IOException { in BrotliEncoderChannel() method in BrotliEncoderChannel