Swift
[ class tree: Swift ] [ index: Swift ] [ all elements ]

Class: Swift_FileStream

Source Location: /vendors/swift/classes/Swift/FileStream.php

Interface Overview

Swift_OutputByteStream
   |
   --Swift_FileStream

An OutputByteStream which specifically reads from a file.


Author(s):

  • Chris Corbyn

Methods


Inherited Methods

Class: Swift_OutputByteStream

Swift_OutputByteStream::read()
Reads $length bytes from the stream into a string and moves the pointer through the stream by $length. If less bytes exist than are requested the remaining bytes are given instead. If no bytes are remaining at all, boolean false is returned.
Swift_OutputByteStream::setReadPointer()
Move the internal read pointer to $byteOffset in the stream.

Class Details

[line 19]
An OutputByteStream which specifically reads from a file.



Tags:

author:  Chris Corbyn
filesource:  Source Code for this file


[ Top ]


Class Methods


method getPath [line 26]

string getPath( )

Get the complete path to the file.



Tags:

access:  public


[ Top ]


Documentation generated on Mon, 05 Sep 2011 20:33:22 -0500 by phpDocumentor 1.4.3