Skip to content

Deserializer<ReadRefReader>: expose previously-unreachable ReadRefReader::remaining_slice()#385

Open
nabijaczleweli wants to merge 2 commits into
3Hren:masterfrom
nabijaczleweli:remaining_slice
Open

Deserializer<ReadRefReader>: expose previously-unreachable ReadRefReader::remaining_slice()#385
nabijaczleweli wants to merge 2 commits into
3Hren:masterfrom
nabijaczleweli:remaining_slice

Conversation

@nabijaczleweli

Copy link
Copy Markdown

Currently, ReadRefReader::remaining_slice() is unusable because the reader isn't exposed, and there's no other way to get the "get remaining data" functionality. Follow in the tradition of the Cursor &c. implementations and expose the data directly.

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.

1 participant