Ejemplo n.º 1
0
def write_long(f, i):
    f.write(uint64_pack(i))
Ejemplo n.º 2
0
def write_long(f, i):
    f.write(uint64_pack(i))