Jump to content

convert 32bit integer to 8bit byte


adcworks

Recommended Posts

so i am aware php deals with 32 bit integers, but i am tackling the conversion of a java encryption algo that casts ints to bytes (32 bit casted to 8 bit) and cannot find anything in php natively that will support this.

i guess i may need to use bitwise operators somehow but this is a little out of my normal territory, can anyone help?
Link to comment
https://forums.phpfreaks.com/topic/36167-convert-32bit-integer-to-8bit-byte/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.