Skip to content

mecchmatProjects/TLV-Parser

Repository files navigation

Parsers\

Small library to parse JSON KeyValue pairs into TLV file

Compile:

make

Run:

kvp2tlv data.tlv test.json keys.json
  • First file (obligatory) - output tlv file
  • Second file (optional) - input file of Key Value pairs (if the file is not set - You can input from console)
  • Third file (optional) - input file of Key Value for encoded key values (if the file is not set the keys numerated 1,2,3,etc.)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors