Function arrow_buffer::bit_util::round_upto_power_of_2
source · Expand description
Returns the nearest multiple of factor
that is >=
than num
. Here factor
must
be a power of 2.
Returns the nearest multiple of factor
that is >=
than num
. Here factor
must
be a power of 2.