FileWrapperDocumentReader
A document reader that uses FileWrapper for reading.
Declaration
struct FileWrapperDocumentReader<Snapshot>Overview
Use FileWrapperDocumentReader for simple cases where the application does not need custom reading logic. It is efficient for documents of small and medium size.