pub const NORMALIZATION_BUFFER_SIZE: usize = _; // 136usizeExpand description
The minimum size of a buffer needed to perform NFC normalization, and thus
the minimum size needed to pass to TextReader’s read.
pub const NORMALIZATION_BUFFER_SIZE: usize = _; // 136usizeThe minimum size of a buffer needed to perform NFC normalization, and thus
the minimum size needed to pass to TextReader’s read.