logoalt Hacker News

bvrmnyesterday at 10:26 PM0 repliesview on HN

Actually in Python you could recast (zerocopy) bytearray as other primitive C type or even any other structure using ctypes module.