Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Add CRC Reader and Writer I/O wrappers #3322

Merged
merged 2 commits into from
Mar 15, 2019

Conversation

MarkJr94
Copy link
Contributor

Problem

There's no error detection in KvStore currently. These types will make that easier.

Summary of Changes

Implement CRCWriter<W: Write> and CRCReader<R: Read> I/O wrappers

This PR doesn't fix anything, but will facilitate addressing #3290 and #3294

@MarkJr94 MarkJr94 requested a review from mvines March 15, 2019 17:59
@MarkJr94 MarkJr94 requested review from carllin and rob-solana March 15, 2019 17:59
@MarkJr94 MarkJr94 merged commit ca69b7b into solana-labs:master Mar 15, 2019
@MarkJr94 MarkJr94 deleted the kvstore.crc branch March 15, 2019 18:18
behzadnouri pushed a commit to behzadnouri/solana that referenced this pull request Nov 1, 2024
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.

3 participants