-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Description
Calling decode on the same decoder twice returns an error. I think this should just return the already decoded data because multiple calls to read_info does not create any errors. Besides being a minor inconsistency, I believe that anyone calling decoder again would naturally just expect it to give the decoded data and not return an error.
Metadata
Metadata
Assignees
Labels
No labels