com.kamikaze.pfordelta
Class PForDeltaUnpack128WIthIntBuffer
java.lang.Object
com.kamikaze.pfordelta.PForDeltaUnpack128WIthIntBuffer
public class PForDeltaUnpack128WIthIntBuffer
- extends Object
PForDeltaUnpack128WIthIntBuffer is almost the same as PForDeltaUnpack128, except that it use IntBuffer as input instead of int[].
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PForDeltaUnpack128WIthIntBuffer
public PForDeltaUnpack128WIthIntBuffer()
unpack
public static void unpack(int[] out,
IntBuffer in,
int bits)
Copyright © 2013. All Rights Reserved.