Home | Trees | Indices | Help |
|
---|
|
object --+ | protocols.interfaces.Interface --+ | IOutputConsumer
Nested Classes | |
Inherited from |
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
|
|
|
Output a chunk of binary file data. Output of large files may call this method several times to allow output of the file in chunks rather than storing it all in memory.
Note: No end-of-line conversion should be performed on this data when outputting it. |
Output a chunk of binary file data. Output of large files may call this method several times to allow output of the file in chunks rather than storing it all in memory.
Note: End-of-line conversion may be performed on this data when outputting it. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Sun Aug 05 12:30:13 2007 | http://epydoc.sourceforge.net |