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