Inserts an array of nodes after the position of last-read-node If there is no last-read-item, the item is inserted at beginning. To do this, call resetRead before inserting Returns true on success, false on failure
See Implementation
Inserts an array of nodes after the position of last-read-node If there is no last-read-item, the item is inserted at beginning. To do this, call resetRead before inserting Returns true on success, false on failure