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

Also return remaining bytes in FromBytes conversion methods #1059

Merged
merged 1 commit into from
Apr 23, 2024

Commits on Apr 23, 2024

  1. Return remaining bytes in FromBytes conversion methods

    This change makes the slice and non-slice conversion methods
    consistent, and provides a lightweight way (i.e., without `Ref`)
    to access the leftover bytes after conversions.
    jswrenn committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e0e9b0d View commit details
    Browse the repository at this point in the history