Function pot::format::write_bytes

source ·
pub fn write_bytes<W: WriteBytesExt>(writer: W, value: &[u8]) -> Result<usize>
Expand description

Writes an Kind::Bytes atom with the given value.