예제 #1
0
 def PackInt2(self, i):
     return erl_common.PackInt2(i)
예제 #2
0
def _PackInt2(i):
    return erl_common.PackInt2(i)