Convert and write an unsigned 16-bit bigendian value.
zero on failure, non-zero on success. On failure, you can find out what went wrong from PHYSFS_getLastError().
Convenience function. Convert an unsigned 16-bit value from the platform's native byte order to bigendian and write it to a file.
Fs Class | Tao.PhysFs Namespace