std › crypto › ff › Uint › encoded_bytesencoded_bytesNumber of bytes required to serialize an integer. SourceImplementation#pub const encoded_bytes = math.divCeil(usize, max_bits, 8) catch unreachable