DATA_LEN_MAX

Constant DATA_LEN_MAX 

pub const DATA_LEN_MAX: usize = 4096;
Expand description

Maximum size of data to be read/written.