summaryrefslogtreecommitdiff
path: root/python/__init__.py
diff options
context:
space:
mode:
authorPeter LaFosse <peter@vector35.com>2021-08-27 12:45:45 -0400
committerPeter LaFosse <peter@vector35.com>2021-09-06 11:46:38 -0400
commit5c14a62561b94f453dd41ea92634ac4151a4e3a6 (patch)
treec7aa5efef1cdf0c73fb2e71fbe3e50c9df651a14 /python/__init__.py
parentfb6ebd8167bc3b5dfce911fdf0491b77a5f81757 (diff)
Refactor DataVariable, BinaryReader, BinaryWriter, and StructuredDataView
DataVariable is now 'live' - Can now directly get/set the name/symbol and type - Can now read values by automatically creating a TypedDataReader - Can now write the value of DataVariables (only using bytes objects for now) BinaryReader/BinaryWriter now have optional addresses passed to each of the read/write methods - Can now be instantiated from a helper on BinaryView 'br = bv.reader' StructuredDataView is deprecated in favor of TypedDataReader but left in for backward compatibility
Diffstat (limited to 'python/__init__.py')
0 files changed, 0 insertions, 0 deletions