alloy_eips::eip4844::utils

Function minimum_fe_for_bytes

source
pub const fn minimum_fe_for_bytes(bytes: usize) -> usize
Expand description

Calculate the number of field elements required to store the given number of bytes.