Sgss_File_Stream_Interface 
Provides for handling stream

Description

Author:
Matsuda Shota
Copyright:
(c) 2007-2008 Matsuda Shota
License:
http://creativecommons.org/licenses/GPL/2.0/
Located in:
/File/Stream/Interface.php (line 40)

Class overview

Method

boolean close ()

Destructs the stream resource

Method detail

close

Destructs the stream resource

Returns:
boolean -- True when successfully destructed the stream resource
Used by:
Sgss_File_Writer::close(), Sgss_File_Reader::close()
Signature:
public boolean close ()