Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.

Conversation

@derrick56007
Copy link

No description provided.

Hash _hashAlgorithm;
int _blockSize;
Hash? _hashAlgorithm;
late int _blockSize;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would think that since _blockSize depends on _hashAlgorithm, _blockSize would need to be nullable.

@j4qfrost
Copy link

j4qfrost commented Mar 2, 2021

Travis also needs an image update from stable to beta.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants