Skip to main content

Module input

Module input 

Source
Expand description

Stdin input handling with streaming support

Functionsยง

read_stdin
Read all input from stdin
read_stdin_streaming
Read stdin with a callback for each chunk (for streaming processing)