About This File
Performance-oriented library for reading and writing memory in scripts. Refer to "examples.lua" for usage basics.
Main functions:
- readMemory: reads array of bytes to string
- readMemoryParts: reads array of bytes in parts
- writeMemory: writes array of bytes