SkillAgentSearch skills...

TLV

Provide some easy-to-use API for TLV encode and decode

Install / Use

/learn @Jhuster/TLV
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

TLV

TLV is the representative of type-length-value. It's used in many data communication protocols.

Here is some description of TLV format: https://en.wikipedia.org/wiki/Type-length-value

This project aims to provide some easy-to-use API for TLV encode and decode in C/C++/Java and some other languages.

Brief

One TLV Object is shown as follow:

TLV

Serial TLV Objects can be connected like this:

TLV

You can also put a TLV Object into another TLV Object, like this:

TLV

Contact

Email:lujun.hust@gmail.com

View on GitHub
GitHub Stars198
CategoryDevelopment
Updated1mo ago
Forks91

Languages

C++

Security Score

95/100

Audited on Feb 25, 2026

No findings