Download List

Descripción del Proyecto

Encdec encodes and decodes C objects such as integers, IEEE754 float and double values, times, and internationalized strings to and from popular binary formats and a wide variety of character encodings as they might appear in various file formats or network messages. It is compiled directly against the libiconv sources.

System Requirements

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.

2003-07-22 13:48 Back to release list
0.4.0

Esta versión incluye una clase de Java Encdec que refleja la API de C. Debe ser el ideal para la comunicación de datos binarios entre Java y C procesos.
Tags: Major feature enhancements
This release adds an Encdec Java class that
mirrors the C API. It should be ideal for
communicating binary data between Java and C
processes.

Project Resources