Saves the data in Archive.root into memory.
Loads the given data and modifies Archive.root to represent this data.
The root of the archive's data.
A helpful alternative to saveToMemory, where the data is casted to a const(char[]), then passed to std.utf.validate, before being returned.
Saves the archive's data to a file.
Loads the archive's data from a file.
An Archive for SDLang.