Skip to main content

encode_for_atomic

Function encode_for_atomic 

Source
pub fn encode_for_atomic(content: &str, encoding: &str) -> Result<Vec<u8>>
Expand description

Encode a string for atomic mode staging. Public wrapper around encode_string.