Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ICrc32 interface #288

Merged
merged 1 commit into from
Sep 7, 2023
Merged

Conversation

lukebakken
Copy link
Contributor

If a library user wishes to have Crc32 checking, they must implement the ICrc32 interface and set an implementation on the configuration.

References:

@lukebakken lukebakken self-assigned this Sep 7, 2023
If a library user wishes to have Crc32 checking, they must implement the
`ICrc32` interface and set an implementation on the configuration.

References:
* #19
* #285
@lukebakken lukebakken merged commit b92e671 into check_chunk_size Sep 7, 2023
@lukebakken lukebakken deleted the lukebakken/check_chunk_size branch September 7, 2023 13:00
Gsantomaggio added a commit that referenced this pull request Sep 7, 2023
* Small fix application properties in case of byte value on reading.
* Closes Implement CRC control #19
* Add ICrc32 interface (#288)
* If a library user wishes to have Crc32 checking, they must implement the
* `ICrc32` interface and set an implementation on the configuration.
* Add some exception classes to be a bit more specific about errors
---------
Signed-off-by: Gabriele Santomaggio <G.santomaggio@gmail.com>
Co-authored-by: Luke Bakken <luke@bakken.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant