factory ByteConversionSink.withCallback( void Function(List<int> accumulated) callback, ) = _ByteCallbackSink;