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