python tcp数据流转换成16进制字节流

By 水木神風 at 2018-04-12 • 0人收藏 • 3423人看过

import binascii

data = binascii.b2a_hex(data)

1 个回复 | 最后更新于 2018-04-16
2018-04-16   #1

<customErrors mode="Off"/>

登录后方可回帖