コード例 #1
0
 def ReadInt1(self, s):
     return erl_common.ReadInt1(s)
コード例 #2
0
def _ReadInt1(s):
    return erl_common.ReadInt1(s)