Game Development Community

Help with stream.write

by Stefan Lundmark · in Torque Game Engine · 08/21/2005 (2:44 pm) · 1 replies

Is there an easy way to write to the END of a file, rather than overwriting the existing content?

This would be useful for streaming something to a file, on the fly.. not just sending it as a big chunk.