Skip to content

The pub read_until_data function inside the read mod cannot be used externally #86

Description

@jBernavaPrah

Hi @ruuda!

I'm using your crate and I really appreciate your work!

My current goal is to skip the headers part and read only the data.

I notice that you have created this function that is doing what I expected to be done: read_until_data.

The problem is that it is not reexported in the hound mod as public, so I cannot use it.

Is there another way to do the same without this function?
PS. I saw that the next branch has a completely different approach on this. Make sense to install the next branch? Could you give me some insights?

Thanks a lot!

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