pub const DEFAULT_MAX_ENCODED_LEN: usize = 100_000;
Default cap on the total length of the encoded string.