Saving and loading raw strings and bytes

Easy Save allows you to save string and bytes directly to a file using ES3.SaveRaw and ES3.AppendRaw.

You can also read a file as a string or byte array using ES3.LoadRawString or ES3.LoadRawBytes.

Raw strings

Raw bytes