pub const MAX_BYTES_LEN: usize = MAX_FRAME_LEN; // 1_048_576usize
Maximum bytes for variable-length TLV fields (same as frame limit).