This class serializes and unserializes binary data, so you can read and write binary data files for exchange with programs written in languages like C and Pascal.
Currently the class is able to handle just the following types: signed integers (small 8 bits, short 16 bits, int 32 bits), unsigned integers (byte 8 bits, word 16 bits, dword 32 bits) and floating point (IEEE754 float 32 bits and double 64 bits).
The endianess of the binary values representation can also be configured with the class.
|
|
| Name: |
Binary Parser |
| Base name: |
binaryparser |
| Description: |
Serialize and unserialize binary data |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
1430 users |
| All time rank: |
2395 |
| Week users: |
3 users |
| Week rank: |
963  |
| |
|
| Project record: |
binaryparser |
| Popularity score: |
12.17 |
| Vitality score: |
1.0 |
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|