Gets a state chunk to save the current state, but provide a Vec to append to.
Existing chunk content is preserved and appended to.
This is faster than allocating a new state chunk everytime.
See Implementation
Gets a state chunk to save the current state, but provide a Vec to append to.
Existing chunk content is preserved and appended to.
This is faster than allocating a new state chunk everytime.