Adds chunked data to this sink.
This method is also used when converters are used as StreamTransformers.
StreamTransformer
void add(List<int> chunk);