コード例 #1
0
ファイル: messaging.py プロジェクト: KeithLatteri/awips2
 def encode(x):
   sc = StringCodec()
   sc.write_primitive(type, x)
   return sc.encoded