Closed bobbai00 closed 5 months ago
This PR modifies the VirtualDocument, rename some APIs and fix the write related APIs so that all write are semantically doing append.
VirtualDocument
write
This PR modifies the
VirtualDocument
, rename some APIs and fix thewrite
related APIs so that all write are semantically doing append.