-
-
Notifications
You must be signed in to change notification settings - Fork 6
Auto-detect codec #8
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Make mimeType optional in the constructor and when not passed in the mimeType is automatically determined based on the data. Potential solution would be to run all parsers in parallel on the data and then use the parser that obtains sync.