Пример #1
0
 def PackInt2(self, i):
     return erl_common.PackInt2(i)
Пример #2
0
def _PackInt2(i):
    return erl_common.PackInt2(i)