Skip to main content

paste_stream

Function paste_stream 

Source
pub fn paste_stream(file_data: &[&[u8]], config: &PasteConfig) -> Result<()>
Expand description

Streaming paste entry point. Writes directly to stdout using raw fd writes.