FXDEPRECATEDEXT bool FX::FXStream::open ( FXStreamDirection  save_or_load,
FXuval  size = 8192,
FXuchar data = NULL 
)

Deprecated:
For FOX compatibility only
Open stream for reading (FXStreamLoad) or for writing (FXStreamSave). An initial buffer size may be given, which must be at least 16 bytes. If data is not NULL, it is expected to point to an external data buffer of length size; otherwise stream will use an internally managed buffer.

Reimplemented in FX::FXMemoryStream.


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:36:31 2009 for TnFOX by doxygen v1.4.7