Detect-It-Easy/help/LE.md
2021-11-23 18:38:39 +01:00

4 lines
263 B
Markdown
Executable file

###This is a description of the LE class.
* You could use all functions from Binary class but with LE prefix (Binary.compareEP -> LE.compareEP)
* You could use all functions from MSDOS class but with LE prefix (MSDOS.isDosStubPresent -> LE.isDosStubPresent)