A templated wrapper for the PHYSFS_writeSLE/ULE* functions.
This method only accepts values that are of any integral type except byte and ubyte.
A value of type T which will be written to the file in little endian byte order.
DefileException if an error occurs.
See Implementation
A templated wrapper for the PHYSFS_writeSLE/ULE* functions.
This method only accepts values that are of any integral type except byte and ubyte.