Skip to content

Implementing ReadSeeker #22

@tab1293

Description

@tab1293

It would be useful if the Reader struct implemented the ReadSeeker interface. This would come in handy when trying to serve RAR files over HTTP with http.ServeContent. This is useful if the content that is archived is a video file; providing a ReadSeeker would allow players such as VLC to seek in the video.

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