Loading LibCommon_DataStrings.ttcn +1 −0 Original line number Diff line number Diff line Loading @@ -97,6 +97,7 @@ type octetstring Oct16 length(16) with {encode "length(16)"}; type octetstring Oct20 length(20) with {encode "length(20)"}; type octetstring Oct64 length(64) with {encode "length(64)"}; type octetstring Oct80 length(80) with {encode "length(80)"}; type octetstring Oct128 length(128) with {encode "length(128)"}; type octetstring Oct160 length(160) with {encode "length(160)"}; Loading Loading
LibCommon_DataStrings.ttcn +1 −0 Original line number Diff line number Diff line Loading @@ -97,6 +97,7 @@ type octetstring Oct16 length(16) with {encode "length(16)"}; type octetstring Oct20 length(20) with {encode "length(20)"}; type octetstring Oct64 length(64) with {encode "length(64)"}; type octetstring Oct80 length(80) with {encode "length(80)"}; type octetstring Oct128 length(128) with {encode "length(128)"}; type octetstring Oct160 length(160) with {encode "length(160)"}; Loading