new Tagged(tag, value, err)
Creates an instance of Tagged.
Parameters:
| Name | Type | Description |
|---|---|---|
tag |
Number | the number of the tag |
value |
any | the value inside the tag |
err |
Error | the error that was thrown parsing the tag, or null |