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