将下一个 chunk 添加到 this。
chunk
this
将定义由 start 和 end 排除的子串添加到 this。
start
end
如果 isLast 为 true,则关闭 this。
isLast
true
void addSlice(String chunk, int start, int end, bool isLast);