Apply a stream of edits to a blob.
The edits are applied starting from index zero. If there for example are two edits for the same interval the second one will be applied on top of the first one.
See Implementation
Apply a stream of edits to a blob.
The edits are applied starting from index zero. If there for example are two edits for the same interval the second one will be applied on top of the first one.