Commit 472bbdc2 authored by Lev Walkin's avatar Lev Walkin

actually, correct

parent cf49412b
<PDU>
<extensibleSequence>
<integer>123</integer>
<string>one <nul/> two</string>
</extensibleSequence>
</PDU>
<PDU>
<extensibleSequence>
<integer>0</integer>
<extension> in improper place </extension>
<string>one <nul/> two</string>
</extensibleSequence>
</PDU>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment