Concatenates chunks and appends them to the content, extending the content where required.
chunks to concatenate and append to the content
slice to concatenated chunks in the content which may be shorter than the chunks to concatenate if the content would have needed to be extended but content length limitation is enabled.
See Implementation
Concatenates chunks and appends them to the content, extending the content where required.