Read every occurrence of a repeatable TLV, and drop the unread tlvMap #25
Reference in New Issue
Block a user
Delete Branch "multiple-tlvs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The five TLVs SMPP lets repeat parse to an array of every occurrence in wire order; objToPdu() takes an array for them. tlvMap, set and never read, is gone.