Skip to content

Releases: BlackBonjour/php-binary

0.1.1

19 Oct 18:29
Compare
Choose a tag to compare

Fixed ::hexTo32Float always converting endianness even if it wasn't needed. Also added optional parameter $convert to force ::hexTo32Float keeping incoming HEX value unchanged.

0.1.0

18 Oct 22:31
Compare
Choose a tag to compare

Added basic binary reader.