| Modifier and Type | Method and Description |
|---|---|
int |
Inflater.inflate(byte[] b)
Uncompresses bytes into specified buffer.
|
int |
Inflater.inflate(byte[] b,
int off,
int len)
Uncompresses bytes into specified buffer.
|
Copyright © 2016 API Design. All Rights Reserved.