Home | Trees | Indices | Help |
|
---|
|
object --+ | ReadData
Returns a ReadData-like stream object.
|
|||
|
|||
|
|||
int |
|
||
int |
|
||
int |
|
||
int |
|
||
str |
|
||
str |
|
||
str |
|
||
|
|||
|
|||
str |
|
||
int |
|
||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Reads a dword value from the ReadData stream object.
|
Reads a word value from the ReadData stream object.
|
Reads a byte value from the ReadData stream object.
|
Reads a qword value from the ReadData stream object.
|
Reads an ASCII string from the ReadData stream object.
|
Reads an ASCII string aligned to the next align-bytes boundary.
|
Reads data from the ReadData stream object.
|
Skips the specified number as parameter to the current value of the ReadData stream.
|
Sets the offset of the ReadData stream object in wich the data is read.
|
Reads as many bytes indicated in the size parameter at the specific offset.
|
Returns the current position of the offset in the ReadData sream object.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jul 12 18:53:46 2013 | http://epydoc.sourceforge.net |