Attention is currently required from: dexter.
2 comments:
File pySim/filesystem.py:
Patch Set #1, Line 1043: __get_rec_len
I have put the double underscore to make the method as private. […]
Done
Patch Set #1, Line 1266: return b2h(filter_dict(build_construct(self._construct, abstract_data, self._get_size(total_len))))
I still not seeing entirely through here. […]
The current purpose of the TransRecEF is that our _construct only needs to specify the encoding of a single record, instead of N* a record over the entire file. The shell commands are still read_binary / update_binary as IMHO it would be too confusing to have record-oriented shell commands on a transparent file. That could of course be done, but it's not how the current code works.
To view, visit change 38195. To unsubscribe, or for help writing mail filters, visit settings.