Skip to main content

encode_into

Function encode_into 

Source
pub fn encode_into(input: &str, out: &mut impl Write) -> Result
Expand description

Encode into provided writer (zero-allocation path other than writer itself).