packedBuilder

fun packedBuilder(pageSize: Int, acceptableOverheadRatio: Float): PackedLongValues.Builder

Return a new Builder that will compress efficiently positive integers.


fun packedBuilder(acceptableOverheadRatio: Float): PackedLongValues.Builder

See also

.packedBuilder