Zen API
zFile functions Functions
Functions
Function 
Description 
Constructs a zFile object. 
Destroys a zFile object. 
Flushes buffered writes to the underlying medium. 
Returns the current length of the file buffer. 
Reads the specified file and provides the file contents in an array. 
Returns the current position of the read/write pointer, relative to the beginning of the buffer. 
Reads all requested bytes, if available. 
Saves the specified data to the specified file. 
Moves the read/write pointer position to the specified location. 
Sets the size of the buffer used for reading or writing. 
Writes the specified bytes. 
Copyright (c) 2008-2010 by LMI Technologies Inc. All rights reserved.