in reply to Re^3: converting artibrary binary data to numeric values
in thread converting artibrary binary data to numeric values
That doesn't seem reliable because it seems like "use bytes" doesn't affect the unpack C template. It seemed like when I tried that on arbitrary data and looked at the hex dump, some results were one byte and some were three.