Files
pysim-local/pySim
Harald Welte a5eb924f9e filesystem: use pySim.utils.build_construct()
We recently introduced a pySim.utils.build_construct() wrapper around
the raw call of the construct.build() method.  So far, this wrapper
was only used from pySim.tlv, but let's also use it from
pySim.filesystem.

Basically, whenever we use parse_construct(), we should use
build_construct() as the inverse operation.

Change-Id: Ibfd61cd87edc72882aa66d6ff17861a3e918affb
2023-12-23 17:49:01 +01:00
..
2023-10-26 15:16:30 +00:00
2023-07-12 22:05:14 +02:00
2022-07-23 12:18:57 +02:00
2023-12-23 08:20:42 +01:00