Loading ttcn/LibCommon_DataStrings.ttcn +1 −0 Original line number Original line Diff line number Diff line Loading @@ -98,6 +98,7 @@ type octetstring Oct14 length(14) with {encode "length(14)"}; type octetstring Oct14 length(14) with {encode "length(14)"}; type octetstring Oct15 length(15) with {encode "length(15)"}; type octetstring Oct15 length(15) with {encode "length(15)"}; type octetstring Oct16 length(16) with {encode "length(16)"}; type octetstring Oct16 length(16) with {encode "length(16)"}; type octetstring Oct32 length(32) with {encode "length(32)"}; type octetstring Oct20 length(20) with {encode "length(20)"}; type octetstring Oct20 length(20) with {encode "length(20)"}; type octetstring Oct64 length(64) with {encode "length(64)"}; type octetstring Oct64 length(64) with {encode "length(64)"}; Loading Loading
ttcn/LibCommon_DataStrings.ttcn +1 −0 Original line number Original line Diff line number Diff line Loading @@ -98,6 +98,7 @@ type octetstring Oct14 length(14) with {encode "length(14)"}; type octetstring Oct14 length(14) with {encode "length(14)"}; type octetstring Oct15 length(15) with {encode "length(15)"}; type octetstring Oct15 length(15) with {encode "length(15)"}; type octetstring Oct16 length(16) with {encode "length(16)"}; type octetstring Oct16 length(16) with {encode "length(16)"}; type octetstring Oct32 length(32) with {encode "length(32)"}; type octetstring Oct20 length(20) with {encode "length(20)"}; type octetstring Oct20 length(20) with {encode "length(20)"}; type octetstring Oct64 length(64) with {encode "length(64)"}; type octetstring Oct64 length(64) with {encode "length(64)"}; Loading