Example #1
0
def write_long(f, i):
    f.write(uint64_pack(i))
Example #2
0
def write_long(f, i):
    f.write(uint64_pack(i))