JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
D
O
R
B
BrotliInputStream
- Class in
org.brotli.dec
InputStream
decorator that decompresses brotli data.
BrotliInputStream(InputStream)
- Constructor for class org.brotli.dec.
BrotliInputStream
Creates a
InputStream
wrapper that decompresses brotli data.
BrotliInputStream(InputStream, int)
- Constructor for class org.brotli.dec.
BrotliInputStream
Creates a
InputStream
wrapper that decompresses brotli data.
BrotliInputStream(InputStream, int, byte[])
- Constructor for class org.brotli.dec.
BrotliInputStream
Creates a
InputStream
wrapper that decompresses brotli data.
C
close()
- Method in class org.brotli.dec.
BrotliInputStream
D
DEFAULT_INTERNAL_BUFFER_SIZE
- Static variable in class org.brotli.dec.
BrotliInputStream
O
org.brotli.dec
- package org.brotli.dec
R
read()
- Method in class org.brotli.dec.
BrotliInputStream
read(byte[], int, int)
- Method in class org.brotli.dec.
BrotliInputStream
B
C
D
O
R
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017. All rights reserved.