public final class CompressedStreamStore extends StreamStore
| Modifier and Type | Method and Description |
|---|---|
static byte[][] |
decompress(byte[] data,
int offset,
int length)
Decompresses the given data, returning it as header + contents
|
_getContentspublic static byte[][] decompress(byte[] data,
int offset,
int length)
throws IOException
IOExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved