save

open fun save()

Save all the pending changes made in that editor.

Note if Batch is not started, your changes will be enqueue until it start. Once you called "save", you need to get a new editor in order to make further changes.

This action cannot be undone.

The pending changes on the editor cannot weigh more than 25kB or the entire request will be rejected.