Skip to content

base64ct: add Decoder::decoded_len method - #403

Merged
tarcieri merged 1 commit into
masterfrom
base64ct/stateful-decoded-len
Feb 9, 2022
Merged

base64ct: add Decoder::decoded_len method#403
tarcieri merged 1 commit into
masterfrom
base64ct/stateful-decoded-len

Conversation

@tarcieri

@tarcieri tarcieri commented Feb 9, 2022

Copy link
Copy Markdown
Member

Adds a method for querying the total length of the remaining data to be decoded from the stateful Decoder.

The count is updated each time Decoder::decode is called.

Adds a method for querying the total length of the remaining data to be
decoded from the stateful `Decoder`.

The count is updated each time `Decoder::decode` is called.
@tarcieri
tarcieri force-pushed the base64ct/stateful-decoded-len branch from 0f97077 to 39c8443 Compare February 9, 2022 03:20
@tarcieri
tarcieri merged commit 694c9fc into master Feb 9, 2022
@tarcieri
tarcieri deleted the base64ct/stateful-decoded-len branch February 9, 2022 03:32
@tarcieri tarcieri mentioned this pull request Mar 11, 2022
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