-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dec: allow to save iterator to value instead of decoding
The commit adds support of `mpp::as_raw` to new decoder. Wrapped value must be a pair of iterators (it can be wrapped to optional). When it is used, corresponding value is skipped but an iterator pointing to the value in buffer is saved.
- Loading branch information
Showing
2 changed files
with
269 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.