Search the Community
Showing results for tags 'read'.
-
View File fastmem 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 GitHub: https://github.com/CmP-lt/fastmem Submitter CmP Submitted 03/15/2025 Category Templates
-
Version 1.0
59 downloads
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 GitHub: https://github.com/CmP-lt/fastmem