Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

How to decode TLV format in ruby?

I am trying to decode a string that is in TLV format, basically I need to do what this does https://www.emvlab.org/tlvutils/. Is there a gem that will do this? I found a gem for BER TLV, but that seems to be different than what I want.

Comments