Myrmec Versions Save

This library is used to detect real file format type via file hex head (identify file format by header).

1.1

6 years ago
  1. Support discontinuous binary, such as 0x11,0x22,??,??,0x33,0x66
  2. Support offset, such as 0x11,0x22,0x33 but has offset 10
  3. Obsolete FileTypes.CommonFileTypes and instead with FileTypes.Common By the way: now fully support jpeg.

1.0.0

6 years ago

This is fist release, include functions that mentioned in readme. You can get it from Nuget