jweinst1
12/19/2019 - 10:54 PM

pack bytes in python

pack bytes in python

import sturct
struct.pack("4c", b'd', b'f', b'f', b'\x00')[3]