Expand description
Encapsulates plaintext and gzip-compressed file input and output.
The InputFile and OutputFile abstractions are for working with
possible gzip-compressed TSV files.
Structs§
- Input
File - Represents an input file.
- Output
File - Represents an output file.