| Abstract.php | procedural page Abstract.php |
| Abstract.php | procedural page Abstract.php |
| Abstract.php | procedural page Abstract.php |
| byte | in file Truetype.php, method Sgss_File_Reader_Filter_Truetype::byte() Reads an unsigned 8bit integer |
| copy | in file File.php, method Sgss_File::copy() Copy the file represented by this abstract path into another |
| cover | in file File.php, method Sgss_File::cover() Covers the specified path with this abstract path |
| char | in file Truetype.php, method Sgss_File_Reader_Filter_Truetype::char() Reads a signed 8bit integer |
| close | in file String.php, method Sgss_File_Reader_String::close() Unsets the string |
| close | in file Reader.php, method Sgss_File_Reader::close() Closes the stream |
| close | in file Interface.php, method Sgss_File_Reader_Interface::close() Closes the stream |
| close | in file Abstract.php, method Sgss_File_Reader_Filter_Abstract::close() Closes the stream |
| close | in file Write.php, method Sgss_File_Stream_Write::close() Destructs the stream resource |
| close | in file Read.php, method Sgss_File_Stream_Read::close() Destructs the stream resource |
| close | in file Interface.php, method Sgss_File_Stream_Interface::close() Destructs the stream resource |
| close | in file Writer.php, method Sgss_File_Writer::close() Closes the stream |
| close | in file Interface.php, method Sgss_File_Writer_Interface::close() Closes the stream |
| delete | in file File.php, method Sgss_File::delete() Deletes the file represented by this abstract path |
| Data.php | procedural page Data.php |
| exists | in file File.php, method Sgss_File::exists() Determines whether this abstract path indicates an existing file or directory |
| Exception.php | procedural page Exception.php |
| Exception.php | procedural page Exception.php |
| eof | in file Read.php, method Sgss_File_Stream_Read::eof() Determines the pointer reaches the end of this stream |
| eof | in file Range.php, method Sgss_File_Stream_Read_Range::eof() Determines the pointer reaches the end of this stream |
| Exception.php | procedural page Exception.php |
| Exception.php | procedural page Exception.php |
| File.php | procedural page File.php |
| filter | in file Abstract.php, method Sgss_File_Reader_Abstract::filter() Returns the filtered reader specified by the parameters |
| filter | in file Interface.php, method Sgss_File_Reader_Interface::filter() Returns the filtered reader specified by the parameters |
| fixed | in file Data.php, method Sgss_File_Reader_Filter_Data::fixed() Reads the fixed floating-point number specified by the mantissa and fraction bit length |
| getAbsolutePath | in file File.php, method Sgss_File::getAbsolutePath() Returns the absolute representation of this abstract path |
| getBase | in file File.php, method Sgss_File::getBase() Returns the filename of this abstract path without extension |
| getDigest | in file File.php, method Sgss_File::getDigest() Returns the MD5 digest of the file or directory represented by this abstract path |
| getExtension | in file File.php, method Sgss_File::getExtension() Returns the extension of this abstract path |
| getGroup | in file File.php, method Sgss_File::getGroup() Returns the owner group identifier of the file or directory represented by this abstract path |
| getLastModified | in file File.php, method Sgss_File::getLastModified() Returns the last modified time of the file or directory represented by this abstract path |
| getMode | in file File.php, method Sgss_File::getMode() Returns the permission identifier of the file or directory represented by this abstract path |
| getName | in file File.php, method Sgss_File::getName() Returns the filename of this abstract path |
| getOwner | in file File.php, method Sgss_File::getOwner() Returns the owner identifier of the file or directory represented by this abstract path |
| getParent | in file File.php, method Sgss_File::getParent() Returns the parent directory of this abstract path |
| getParentPath | in file File.php, method Sgss_File::getParentPath() Returns the parent directory path of this abstract path |
| getPath | in file File.php, method Sgss_File::getPath() Returns this abstract path |
| getReader | in file File.php, method Sgss_File::getReader() Returns the stream reader of the file represented by this abstract path |
| getWriter | in file File.php, method Sgss_File::getWriter() Returns the stream writer of the file represented by this abstract path |
| get | in file Range.php, method Sgss_File_Stream_Read_Range::get() Reads the contents and moves the pointer of this stream by the specified length of bytes |
| get | in file Read.php, method Sgss_File_Stream_Read::get() Reads the contents and moves the pointer of this stream by the specified length of bytes |
| getAll | in file Range.php, method Sgss_File_Stream_Read_Range::getAll() Reads all the contents of this stream |
| getAll | in file Read.php, method Sgss_File_Stream_Read::getAll() Reads all the contents of this stream |
| getReader | in file Read.php, method Sgss_File_Stream_Read::getReader() Creates and returns the reader of this stream |
| getWriter | in file Write.php, method Sgss_File_Stream_Write::getWriter() Creates and returns the writer of this stream |
| isDirectory | in file File.php, method Sgss_File::isDirectory() Determines whether this abstract path indicates an existing directory |
| isExecutable | in file File.php, method Sgss_File::isExecutable() Determines whether the file or directory represented by this abstract path is executable |
| isFile | in file File.php, method Sgss_File::isFile() Determines whether this abstract path indicates an existing file |
| isLink | in file File.php, method Sgss_File::isLink() Determines whether this abstract path indicates a symbolic link |
| isReadable | in file File.php, method Sgss_File::isReadable() Determines whether the file or directory represented by this abstract path is readable |
| isWritable | in file File.php, method Sgss_File::isWritable() Determines whether the file or directory represented by this abstract path is writable |
| Interface.php | procedural page Interface.php |
| int | in file Data.php, method Sgss_File_Reader_Filter_Data::int() Reads the signed integer specified by the byte length |
| Interface.php | procedural page Interface.php |
| Interface.php | procedural page Interface.php |
| long | in file Truetype.php, method Sgss_File_Reader_Filter_Truetype::long() Reads a signed 32bit integer |
| make | in file File.php, method Sgss_File::make() Creates the file represented by this abstract path |
| mkdir | in file File.php, method Sgss_File::mkdir() Creates the directory represented by this abstract path |
| move | in file Reader.php, method Sgss_File_Reader::move() Moves the pointer of the stream to the specified position in byte without reading the contents |
| move | in file Interface.php, method Sgss_File_Reader_Interface::move() Moves the pointer of the stream to the specified position in byte without reading the contents |
| move | in file Abstract.php, method Sgss_File_Reader_Filter_Abstract::move() Moves the pointer of the stream to the specified position in byte without reading the contents |
| move | in file Abstract.php, method Sgss_File_Reader_Abstract::move() Moves the pointer of the stream to the specified position in byte without reading the contents |
| move | in file Read.php, method Sgss_File_Stream_Read::move() Moves the pointer of this stream by the specified length of bytes |
| move | in file Range.php, method Sgss_File_Stream_Read_Range::move() Moves the pointer of this stream by the specified length of bytes |
| open | in file File.php, method Sgss_File::open() Returns the stream object of the file represented by this abstract path |
| position | in file Interface.php, method Sgss_File_Reader_Interface::position() Returns the current pointer position of the stream in byte |
| position | in file Abstract.php, method Sgss_File_Reader_Filter_Abstract::position() Returns the current pointer position of the stream in byte |
| position | in file Abstract.php, method Sgss_File_Reader_Abstract::position() Returns the current pointer position of the stream in byte |
| position | in file Range.php, method Sgss_File_Stream_Read_Range::position() Returns the current pointer position of this stream in byte |
| position | in file Read.php, method Sgss_File_Stream_Read::position() Returns the current pointer position of this stream in byte |
| put | in file Write.php, method Sgss_File_Stream_Write::put() Puts the specified bytes at the end of this stream |
| rename | in file File.php, method Sgss_File::rename() Renames the file represented by this abstract path to another |
| rmdir | in file File.php, method Sgss_File::rmdir() Deletes the directory represented by this abstract path |
| Reader.php | procedural page Reader.php |
| read | in file Reader.php, method Sgss_File_Reader::read() Reads the contents and moves the pointer of the stream by the specified length of bytes |
| read | in file Interface.php, method Sgss_File_Reader_Interface::read() Reads the contents and moves the pointer of the stream by the specified length of bytes |
| read | in file Abstract.php, method Sgss_File_Reader_Filter_Abstract::read() Reads the specified length of bytes from the stream |
| read | in file String.php, method Sgss_File_Reader_String::read() Reads the contents and moves the pointer of the string by the specified length of bytes |
| readAll | in file String.php, method Sgss_File_Reader_String::readAll() Returns the string being readed |
| readAll | in file Reader.php, method Sgss_File_Reader::readAll() Reads all the contents of the stream |
| readAll | in file Interface.php, method Sgss_File_Reader_Interface::readAll() Reads all the contents of the stream |
| readAll | in file Abstract.php, method Sgss_File_Reader_Filter_Abstract::readAll() Reads all the contents of the stream |
| reset | in file String.php, method Sgss_File_Reader_String::reset() Moves the pointer of the string to the first |
| reset | in file Interface.php, method Sgss_File_Reader_Interface::reset() Moves the pointer of the stream to the first |
| reset | in file Abstract.php, method Sgss_File_Reader_Filter_Abstract::reset() Moves the pointer of the stream to the first |
| reset | in file Reader.php, method Sgss_File_Reader::reset() Moves the pointer of the stream to the first |
| Range.php | procedural page Range.php |
| Read.php | procedural page Read.php |
| range | in file Read.php, method Sgss_File_Stream_Read::range() Returns the stream object whose range is limited by the specified parameters |
| range | in file Range.php, method Sgss_File_Stream_Read_Range::range() Returns the stream object whose range is limited by the specified parameters |
| reset | in file Read.php, method Sgss_File_Stream_Read::reset() Moves the pointer of this stream to the first |
| reset | in file Range.php, method Sgss_File_Stream_Read_Range::reset() Moves the pointer of this stream to the first |
| scan | in file File.php, method Sgss_File::scan() Returns an array containing the paths of all the contents inside the directory represented by this abstract path |
| scanFile | in file File.php, method Sgss_File::scanFile() Returns an array containing the abstract path objects of all the contents inside the directory represented by this abstract path |
| setGroup | in file File.php, method Sgss_File::setGroup() Sets the owner group identifier of the file or directory represented by this abstract path to the specified value |
| setLastModified | in file File.php, method Sgss_File::setLastModified() Sets the last modified time of the file or directory represented by this abstract path to the specified value |
| setMode | in file File.php, method Sgss_File::setMode() Sets the permission identifier of the file or directory represented by this abstract path to the specified value |
| setOwner | in file File.php, method Sgss_File::setOwner() Sets the owner identifier of the file or directory represented by this abstract path to the specified value |
| Sgss_File | in file File.php, class Sgss_File Represents an abstract path of file or directory providing the fundamental functions |
| Sgss_File_Exception | in file Exception.php, class Sgss_File_Exception The top-level exception for the classes in the Sgss_File package |
| size | in file File.php, method Sgss_File::size() Returns the size of the file or directory represented by this abstract path |
| STREAM_READ | in file File.php, class constant Sgss_File::STREAM_READ Read-only stream class identifier |
| STREAM_WRITE | in file File.php, class constant Sgss_File::STREAM_WRITE Write-only stream class identifier |
| String.php | procedural page String.php |
| Sgss_File_Reader | in file Reader.php, class Sgss_File_Reader Reads bytes from the Sgss_File_Stream_Read object |
| Sgss_File_Reader_Abstract | in file Abstract.php, class Sgss_File_Reader_Abstract Abstract class for reading bytes from stream |
| Sgss_File_Reader_Exception | in file Exception.php, class Sgss_File_Reader_Exception Thrown by the classes implements the Sgss_File_Reader_Interface |
| Sgss_File_Reader_Filter_Abstract | in file Abstract.php, class Sgss_File_Reader_Filter_Abstract Abstract class of the wrapper for the classes implementing Sgss_File_Reader_Interface |
| Sgss_File_Reader_Filter_Data | in file Data.php, class Sgss_File_Reader_Filter_Data Provides convenient functions for reading numerical data |
| Sgss_File_Reader_Filter_Truetype | in file Truetype.php, class Sgss_File_Reader_Filter_Truetype Provides convenient functions for reading the TrueType format data |
| Sgss_File_Reader_Interface | in file Interface.php, class Sgss_File_Reader_Interface Provides for reading bytes from the Sgss_File_Stream_Read object |
| Sgss_File_Reader_String | in file String.php, class Sgss_File_Reader_String Reads bytes from string |
| short | in file Truetype.php, method Sgss_File_Reader_Filter_Truetype::short() Reads a signed 16bit integer |
| size | in file Abstract.php, method Sgss_File_Reader_Abstract::size() Returns the size of the stream in byte |
| size | in file Interface.php, method Sgss_File_Reader_Interface::size() Returns the size of the stream in byte |
| size | in file Abstract.php, method Sgss_File_Reader_Filter_Abstract::size() Returns the size of the stream in byte |
| skip | in file Abstract.php, method Sgss_File_Reader_Filter_Abstract::skip() Moves the pointer of the stream by the specified length of bytes without reading the contents |
| skip | in file Interface.php, method Sgss_File_Reader_Interface::skip() Moves the pointer of the stream by the specified length of bytes without reading the contents |
| skip | in file Abstract.php, method Sgss_File_Reader_Abstract::skip() Moves the pointer of the stream by the specified length of bytes without reading the contents |
| seek | in file Read.php, method Sgss_File_Stream_Read::seek() Moves the pointer of this stream to the specified position |
| seek | in file Range.php, method Sgss_File_Stream_Read_Range::seek() Moves the pointer of this stream to the specified position |
| Sgss_File_Stream_Exception | in file Exception.php, class Sgss_File_Stream_Exception Thrown by the classes implementing the Sgss_File_Stream_Interface |
| Sgss_File_Stream_Interface | in file Interface.php, class Sgss_File_Stream_Interface Provides for handling stream |
| Sgss_File_Stream_Read | in file Read.php, class Sgss_File_Stream_Read Represents a read-only file stream |
| Sgss_File_Stream_Read_Range | in file Range.php, class Sgss_File_Stream_Read_Range Represents a read-only stream with the range limited |
| Sgss_File_Stream_Write | in file Write.php, class Sgss_File_Stream_Write Represents a write-only stream |
| size | in file Write.php, method Sgss_File_Stream_Write::size() Returns the size of the stream in byte |
| size | in file Range.php, method Sgss_File_Stream_Read_Range::size() Returns the size of this stream in byte |
| size | in file Read.php, method Sgss_File_Stream_Read::size() Returns the size of this stream in byte |
| Sgss_File_Writer | in file Writer.php, class Sgss_File_Writer Writes bytes into the Sgss_File_Stream_Write object |
| Sgss_File_Writer_Abstract | in file Abstract.php, class Sgss_File_Writer_Abstract Abstract class for writing bytes into stream |
| Sgss_File_Writer_Exception | in file Exception.php, class Sgss_File_Writer_Exception Thrown by the classes implements the Sgss_File_Writer_Interface |
| Sgss_File_Writer_Interface | in file Interface.php, class Sgss_File_Writer_Interface Provides for writing bytes into the Sgss_File_Stream_Write object |
| size | in file Abstract.php, method Sgss_File_Writer_Abstract::size() Returns the size of the stream in byte |
| size | in file Interface.php, method Sgss_File_Writer_Interface::size() Returns the size of the stream in byte |
| Truetype.php | procedural page Truetype.php |
| uint | in file Data.php, method Sgss_File_Reader_Filter_Data::uint() Reads the unsigned integer specified by the byte length |
| ulong | in file Truetype.php, method Sgss_File_Reader_Filter_Truetype::ulong() Reads an unsigned 32bit integer |
| unfilter | in file Abstract.php, method Sgss_File_Reader_Filter_Abstract::unfilter() Returns the reader being filtered |
| ushort | in file Truetype.php, method Sgss_File_Reader_Filter_Truetype::ushort() Reads an unsigned 16bit integer |
| wrap | in file File.php, method Sgss_File::wrap() Wraps this abstract path with another path |
| Write.php | procedural page Write.php |
| Writer.php | procedural page Writer.php |
| write | in file Writer.php, method Sgss_File_Writer::write() Writes the specified bytes into the end of the stream |
| write | in file Interface.php, method Sgss_File_Writer_Interface::write() Writes the specified bytes into the end of the stream |
| $_path | in file File.php, variable Sgss_File::$_path Abstract path representation |
| __construct | in file File.php, method Sgss_File::__construct() The constructor |
| __get | in file File.php, method Sgss_File::__get() |
| __toString | in file File.php, method Sgss_File::__toString() |
| $_position | in file Abstract.php, variable Sgss_File_Reader_Abstract::$_position Current pointer position of the stream in byte |
| $_size | in file Abstract.php, variable Sgss_File_Reader_Abstract::$_size Size of the stream in byte |
| $_stream | in file Reader.php, variable Sgss_File_Reader::$_stream Stream to read |
| $_string | in file String.php, variable Sgss_File_Reader_String::$_string String to read |
| __call | in file Abstract.php, method Sgss_File_Reader_Filter_Abstract::__call() |
| __construct | in file String.php, method Sgss_File_Reader_String::__construct() The constructor |
| __construct | in file Abstract.php, method Sgss_File_Reader_Filter_Abstract::__construct() The constructor |
| __construct | in file Reader.php, method Sgss_File_Reader::__construct() The constructor |
| $_file | in file Read.php, variable Sgss_File_Stream_Read::$_file File of the stream |
| $_file | in file Write.php, variable Sgss_File_Stream_Write::$_file File of the stream |
| $_handle | in file Write.php, variable Sgss_File_Stream_Write::$_handle Stream resource |
| $_handle | in file Read.php, variable Sgss_File_Stream_Read::$_handle Stream resource |
| $_limit | in file Range.php, variable Sgss_File_Stream_Read_Range::$_limit Limit of this stream in byte |
| $_mode | in file Write.php, variable Sgss_File_Stream_Write::$_mode Mode with which the stream being opened |
| $_mode | in file Read.php, variable Sgss_File_Stream_Read::$_mode Mode with which the stream being opened |
| $_offset | in file Range.php, variable Sgss_File_Stream_Read_Range::$_offset Beginning of this stream in byte |
| __construct | in file Write.php, method Sgss_File_Stream_Write::__construct() The constructor |
| __construct | in file Read.php, method Sgss_File_Stream_Read::__construct() The constructor |
| __construct | in file Range.php, method Sgss_File_Stream_Read_Range::__construct() The constructor |
| __destruct | in file Write.php, method Sgss_File_Stream_Write::__destruct() The destructor |
| __destruct | in file Read.php, method Sgss_File_Stream_Read::__destruct() The destructor |
| $_size | in file Abstract.php, variable Sgss_File_Writer_Abstract::$_size Size of the stream in byte |
| $_stream | in file Writer.php, variable Sgss_File_Writer::$_stream Stream to write |
| __construct | in file Writer.php, method Sgss_File_Writer::__construct() The constructor |