arrow_buffer::bit_util

Function round_upto_multiple_of_64

Source
pub fn round_upto_multiple_of_64(num: usize) -> usize
Expand description

Returns the nearest number that is >= than num and is a multiple of 64