factory ChunkedConversionSink.withCallback( void callback(List<T> accumulated)) = _SimpleCallbackSink<T>;