Function ark_serialize::buffer_byte_size [−][src]
pub const fn buffer_byte_size(modulus_bits: usize) -> usize
Expand description
Converts the number of bits required to represent a number into the number of bytes required to represent it.