Key Details of Java IOBuffers

  • Read or write data on a byte buffer.
  • Last updated on
  • Also available on
  • Virus scan status:

    Clean (it's extremely likely that this software program is clean)


Developer's Description

Read or write data on a byte buffer.
Java IOBuffers is a data buffer management library in Java. It allows you to read or write typed data from or to a byte buffer. It is very useful when you have to create or interpret a byte array with typed data like send or receive a message via Udp sockets and enables the usage of serialize objects as messages. It was developed as support library for the Jambs infrastructure.


Explore More