Read and convert an unsigned 16-bit littleendian value.
zero on failure, non-zero on success. If successful, val will store the result. On failure, you can find out what went wrong from PHYSFS_getLastError.
Convenience function. Read an unsigned 16-bit littleendian value from a file and convert it to the platform's native byte order.
Fs Class | Tao.PhysFs Namespace