Skip to main content

MAX_KVP_VALUE_LEN

Constant MAX_KVP_VALUE_LEN 

Source
pub const MAX_KVP_VALUE_LEN: usize = 65535;
Expand description

Maximum value length for a Key-Value Pair: 2^16 - 1 bytes.