public interface CompressionDecoder
| Modifier and Type | Method and Description |
|---|---|
byte[] |
decode(byte[] bytes,
ByteOrder byteOrder)
Decode the bytes
|
byte[] decode(byte[] bytes,
ByteOrder byteOrder)
bytes - bytes to decodebyteOrder - byte orderCopyright © 2016 National Geospatial-Intelligence Agency. All rights reserved.