Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Add support for multipart rar files #38

Merged
merged 1 commit into from
Jul 28, 2017
Merged

Add support for multipart rar files #38

merged 1 commit into from
Jul 28, 2017

Conversation

tystuyfzand
Copy link
Contributor

rardecode has a method called OpenReader which should act the same as NewReader, but also supports multipart rar files.

This shouldn't cause any issues or undesired side effects, it just skips the os.Open call and passes the path directly to the rardecode package.

rardecode has a method called `OpenReader` which should act the same as NewReader, but also supports multipart rar files.
Copy link
Owner

@mholt mholt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Didn't know about that. Thanks!

@mholt mholt merged commit fe92d3d into mholt:master Jul 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants