Optional
fields: { Optional
clientProtected
parseAbstract method that needs to be implemented by subclasses. It is used to parse the buffer and return the documents.
The buffer to be parsed.
Metadata of the document.
Promise that resolves with an array of Document
objects.
Example