Function ockam_core::bare::write_str

source ·
pub fn write_str(destination: &mut Vec<u8>, string: &str)
Expand description

Writes a string to the given buffer