Home
last modified time | relevance | path

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

/external/brotli/java/org/brotli/dec/
DBrotliInputStream.java17 public class BrotliInputStream extends InputStream { class
52 public BrotliInputStream(InputStream source) throws IOException { in BrotliInputStream() method in BrotliInputStream
69 public BrotliInputStream(InputStream source, int byteReadBufferSize) throws IOException { in BrotliInputStream() method in BrotliInputStream
87 public BrotliInputStream(InputStream source, int byteReadBufferSize, in BrotliInputStream() method in BrotliInputStream