public static class GZipCompressor.IntGZipCompressor extends GZipCompressor<IntBuffer>
GZipCompressor.ByteGZipCompressor, GZipCompressor.DoubleGZipCompressor, GZipCompressor.FloatGZipCompressor, GZipCompressor.IntGZipCompressor, GZipCompressor.LongGZipCompressor, GZipCompressor.ShortGZipCompressor| Modifier and Type | Field and Description |
|---|---|
protected static int |
BYTE_SIZE_OF_INT |
buffer, nioBuffer, primitiveSize| Constructor and Description |
|---|
IntGZipCompressor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
getPixel(IntBuffer pixelData,
byte[] pixelBytes) |
protected void |
setPixel(IntBuffer pixelData,
byte[] pixelBytes) |
compress, createGZipInputStream, createGZipOutputStream, decompressprotected static final int BYTE_SIZE_OF_INT
protected void getPixel(IntBuffer pixelData, byte[] pixelBytes)
getPixel in class GZipCompressor<IntBuffer>protected void setPixel(IntBuffer pixelData, byte[] pixelBytes)
setPixel in class GZipCompressor<IntBuffer>Copyright © 1996–2018 nom-tam-fits. All rights reserved.