h2non/filetype.py

Anyway to add a custom type (with magic bytes) ?

martinm1000 opened this issue · 2 comments

The readme says there is, but I can't find anything. I need to add custom types to the library. Is is possible ? Can I somehow inject my own Type Classes ?

Thank you it worked !