Skip to main content

buf_writer_bytes

Function buf_writer_bytes 

Source
pub fn buf_writer_bytes() -> Result<BufWriter<Vec<u8>>, BinTxtError>
Expand description

Helper function for writing to a string using BufWriter.