FileOutput
FileOutput object for writing bytes to file as stream, inherited from Output
Created FileOutput object has methods:
seek(p, type) |
set current writing position p as type of file seek type |
p - seek position type - seek position type, can be:
|
tell() |
return current writing stream position |
|
check other available methods in Output
Created with the Personal Edition of HelpNDoc: Full-featured Help generator