public class CompressedFloatBufferObjectStrategy extends FixedSizeCompressedObjectStrategy<FloatBuffer>
CompressedObjectStrategy.BufferConverter<T>, CompressedObjectStrategy.CompressionStrategy, CompressedObjectStrategy.Compressor, CompressedObjectStrategy.Decompressor, CompressedObjectStrategy.LZ4Compressor, CompressedObjectStrategy.LZ4Decompressor, CompressedObjectStrategy.LZFCompressor, CompressedObjectStrategy.LZFDecompressor, CompressedObjectStrategy.UncompressedCompressor, CompressedObjectStrategy.UncompressedDecompressorconverter, decompressor, DEFAULT_COMPRESSION_STRATEGY, order| Modifier and Type | Method and Description |
|---|---|
static CompressedFloatBufferObjectStrategy |
getBufferForOrder(ByteOrder order,
CompressedObjectStrategy.CompressionStrategy compression,
int sizePer) |
bufferFor, decompress, getSizecompare, fromByteBuffer, getClazz, toBytesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic static CompressedFloatBufferObjectStrategy getBufferForOrder(ByteOrder order, CompressedObjectStrategy.CompressionStrategy compression, int sizePer)
Copyright © 2011–2015. All rights reserved.