monotonicBuilder

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

Return a new Builder that will compress efficiently integers that would be a monotonic function of their index.


fun monotonicBuilder(acceptableOverheadRatio: Float): PackedLongValues.Builder

See also

.monotonicBuilder