Home | Trees | Indices | Help |
|
---|
|
|
|||
| __init__(self, id, offset, size) | ||
Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
|
NUMBER = 22 Command number to read from a file |
||
|
id = An unsigned int stored in 4 bytes starting at byte 16 The file ID returned by a FileOpen command |
||
|
offset = An unsigned long long stored in 8 bytes starting at ... offset in the file at which to read |
||
|
size = An unsigned int stored in 4 bytes starting at byte 28 The number of bytes to reead from file. |
||
|
|||
Inherited from |
|
|
|
NUMBERCommand number to read from a file
|
idThe file ID returned by a FileOpen command
|
offsetoffset in the file at which to read
|
sizeThe number of bytes to reead from file.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Tue Nov 7 14:52:34 2006 | http://epydoc.sourceforge.net |