Skip to content

Possible without reading the entire file? #5

Description

@milesegan

Thanks for writing this. It looks very handy. I'm thinking about using this in an app that manages a lot of files. It looks to me like this reads the entire contents of the mp3 right?

final bytes = file.readAsBytesSync();

If so, is it possible to just read the header of the file to get this information?

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