Skip to content
This repository was archived by the owner on Apr 9, 2023. It is now read-only.
This repository was archived by the owner on Apr 9, 2023. It is now read-only.

Using from_u8/match_u8 with data pulled from streams #10

Description

@katyo

The case, when file data pulled from stream, requires little different API because we don't sure that we have enough data.

I think from_u8() and match_u8() should return Option<_> where None means "not enough data to determine".

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions