Home
last modified time | relevance | path

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

/external/brotli/java/org/brotli/wrapper/enc/
DBrotliEncoderChannel.java18 public class BrotliEncoderChannel extends Encoder implements WritableByteChannel { class
31 public BrotliEncoderChannel(WritableByteChannel destination, Encoder.Parameters params, in BrotliEncoderChannel() method in BrotliEncoderChannel
36 public BrotliEncoderChannel(WritableByteChannel destination, Encoder.Parameters params) in BrotliEncoderChannel() method in BrotliEncoderChannel
41 public BrotliEncoderChannel(WritableByteChannel destination) throws IOException { in BrotliEncoderChannel() method in BrotliEncoderChannel