4000b234c0
Instead of trying to deal with a count of objects, just give 'em a stream of bytes. This is WAY simpler to work with at the implementation level, and removes confusion about what to do with a partial read. This will be very useful when we expose the i/o interface to applications. |
||
---|---|---|
docs | ||
extras | ||
src | ||
test | ||
.hgignore | ||
CMakeLists.txt | ||
LICENSE.txt | ||
README.txt |
README.txt
PhysicsFS; a portable, flexible file i/o abstraction. http://icculus.org/physfs/ Please see the docs directory for documentation, licensing, and information.