NetworkSaver

Undocumented in source.

Members

Functions

beginWrite
Buffer!ubyte* beginWrite()
Undocumented in source. Be warned that the author may not have intended to support it.
data
ubyte[] data()
Undocumented in source. Be warned that the author may not have intended to support it.
endWrite
void endWrite(IoKey key)
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.
storageType
IoStorageType storageType()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

buffer
Buffer!ubyte buffer;
Undocumented in source.
prevDataLength
size_t prevDataLength;
Undocumented in source.
stringMap
StringMap* stringMap;
Undocumented in source.

Meta