- grn_file_reader_close
void grn_file_reader_close(groonga_d.groonga.grn_ctx* ctx, grn_file_reader* reader)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- grn_file_reader_open
grn_file_reader* grn_file_reader_open(groonga_d.groonga.grn_ctx* ctx, const(char)* path)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- grn_file_reader_read_line
groonga_d.groonga.grn_rc grn_file_reader_read_line(groonga_d.groonga.grn_ctx* ctx, grn_file_reader* reader, groonga_d.groonga.grn_obj* buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.