Skip to content

Error with simple TLV #4

@simonesollena

Description

@simonesollena

Hello,
I get an error when I try to parse a very short TLV string, just one tag:
Tlv.ParseTlv("FF01014C");
where FF01 is a tag in 2 bytes
second 01 is len
4C is value

The returned exception is a System.IndexOutOfRangeException

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions