Télécharger la liste

Description du projet

BinaryParser is a class that serializes and
unserializes binary data, making it possible to
read and write binary data files for exchange with
programs written in languages like C and Pascal.
It is currently able to handle 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 value representation can be configured.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-07-25 08:52
1.0

Tags: Initial freshmeat announcement

Project Resources