Home | Trees | Indices | Help |
|
---|
|
object --+ | WriteData
Return a WriteData-like stream object for writing.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
int |
|
||
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
str(x)
|
Writes a byte into the WriteData stream object.
|
Writes a word value into the WriteData stream object.
|
Writes a dword value into the WriteData stream object.
|
Writes a qword value into the WriteData stream object.
|
Writes data into the WriteData stream object.
|
Sets the offset of the WriteData stream object in wich the data is written.
|
Skips the specified number as parameter to the current value of the WriteData stream.
|
Returns the current position of the offset in the WriteData sream object.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jul 12 18:53:46 2013 | http://epydoc.sourceforge.net |