pub fn from_stdin() -> Result<BoxedReader>Expand description
Read records from standard input (gzip is detected from the magic bytes).
pub fn from_stdin() -> Result<BoxedReader>Read records from standard input (gzip is detected from the magic bytes).