I noticed that the setUseDiskBuffer() and setConcatenationPacketSize() are not documented for PdfFileEditor. Did I miss anything? I do realized that they are mentioned in the forum here and there though.
You are asking whether the setUseDiskBuffer() and setConcatenationPacketSize() methods are documented for PdfFileEditor in Aspose.PDF for Java.
- These methods are not explicitly documented in the official Aspose.PDF for Java API documentation, although they are present in the
PdfFileEditorclass . - Their usage has been noted in forum discussions, suggesting they are functional . For instance, in a conversation about incremental updates,
setUseDiskBuffer(true)was used together with other configurations .
If you need further clarification or run into issues while using these methods, feel free to ask. A support engineer will follow up in this thread if needed.