Closed
Description
Currently, writing strings to and reading strings from memory is done character by character. Try to find a more efficient method to do that.
Is mostly related to CString (#7), but also memory chunks in general.
Currently, writing strings to and reading strings from memory is done character by character. Try to find a more efficient method to do that.
Is mostly related to CString (#7), but also memory chunks in general.