detect

Defined in header: <orcus/format_detection.hpp>

format_t orcus::detect(std::string_view strm)

Detect the format of a given document stream.

Parameters:

strm – document stream to detect the format of.