Function rdf4cpp::parser::fopen_fastseq¶
Defined in File IStreamQuadIterator.cpp
Function Documentation¶
-
FILE *rdf4cpp::parser::fopen_fastseq(char const *path, char const *mode) noexcept¶
Opens a file for fast sequential access. Otherwise behaves the same as fopen. Inspired by serd_fopen.