Files
binlogreader/README.md
gfattori 65f8970973 Readme
2024-07-10 22:28:42 +00:00

26 lines
291 B
Markdown

# binLogReader
TCS log file parser
## Example use
See 'binlogreader.ipynb'
## License
MIT license
## Project status
Parsing:
* int32 and int32 array
* uint32 and uint32 array
* float32 and float32 array
* double64 and double64 array
* string and string array
* string-string map