[][src]Module entab::filetype

File format inference

Enums

FileType

A file format.

Functions

sniff_reader_filetype

Given a Read stream, guess what kind of file it is and return the original stream reset to the beginning.