class documentation
Converter to split flash data into blocks if stored in Intel format
If binary_flag != $01, this converter is a no-op on bytes. Otherwise, this converter manipulates list[TIFlashBlock].
Class Method | get |
Converts bytes -> bytes | list[TIFlashBlock] |
Class Method | set |
Converts bytes | list[TIFlashBlock] -> bytes |
Constant | _T |
Undocumented |