Home | Trees | Indices | Help |
---|
|
object --+ | _BaseStream --+ | SplittingStream
Stream wrapper, which provides the ability to split the stream
|
|||
|
|||
|
|||
|
|||
|
|||
int
|
|
||
str
|
|
||
Inherited from Inherited from |
|
|||
int
|
current The current byte counter |
||
Inherited from |
|
|||
Inherited from |
|
Initialization
|
Writes to the current stream and counts the number of bytes
|
Splits the stream This dumps the current content into a tempfile clears the old stream. |
Closes the stream and removes all tempfiles
|
Returns the number of splitted parts
|
Returns the value of part
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sun Sep 25 21:07:33 2011 | http://epydoc.sourceforge.net |