Get the format name for error messages
Parse a DSV file from a path Automatically handles compression based on file extension
Parse stream with automatic compression detection
Potentially compressed stream
AsyncIterable of DSV records
async parseCompressed(stream: ReadableStream
/** Parse stream input with true streaming (no full buffering)
TSVParser - Convenience class for TSV files Sets delimiter to tab by default