h2non / filetype

Fast, dependency-free Go package to infer binary file types based on the magic numbers header signature
https://pkg.go.dev/github.com/h2non/filetype?tab=doc
MIT License
2.1k stars 175 forks source link

Change maximum bytes required for detection #42

Closed bruth closed 6 years ago

bruth commented 6 years ago

Fix #41

Signed-off-by: Byron Ruth b@devel.io