getInstance

fun getInstance(slice: RandomAccessInput, bitsPerValue: Int): LongValues

Retrieves an instance from the specified slice written decoding bitsPerValue for each value


fun getInstance(slice: RandomAccessInput, bitsPerValue: Int, offset: Long): LongValues

Retrieves an instance from the specified offset of the given slice decoding bitsPerValue for each value