![]() |
NDEVR
API Documentation
|
Options for reading an RW5 file, including the parsed data, file path, and incremental read state. More...
Public Attributes | |
| File | file |
| The RW5 file path. | |
| uint08 | file_offset = 0 |
| The current byte offset for incremental reading. | |
| File | max_size_copy_file |
| A copy of the file truncated to max size for incremental reads. | |
| RW5Info | rw_info |
| The parsed RW5 data. | |
Options for reading an RW5 file, including the parsed data, file path, and incremental read state.