Function rdf4cpp::parser::fopen_fastseq

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.