Unified I/O

UnifiedIO allows to access files, primitive arrays and streams (even over HTTP) through same interface.
Download

Unified I/O Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Andrey Kusnetsov
  • Publisher web site:
  • http://uio.imagero.com/

Unified I/O Tags


Unified I/O Description

UnifiedIO allows to access files, primitive arrays and streams (even over HTTP) through same interface. UnifiedIO allows to access files, primitive arrays and streams (even over HTTP) through same interface.Here are some key features of "Unified I O":· High performance· Transparent buffering· MemoryManager· OpenFileManager (beta)· uio based implementation of ImageInputStream and ImageOutputStream · Bridge between RandomAccessFile world and InputStream/OutputStream world· Access everything using one common interface· Read/write direct from/into primitive arrays· Optimized reading over http (only requesting the required data range of bytes - uses byteserving feature of http 1.1)· Easy extensible design· Unified I/O contains also many utilities: · BitInputStream and BitOutputStream.· PackBits, RLE4 and RLE8 decoder.· base64 codec implementation.· and many others.· Unified I/O is an open source project and licensed under BSDWhat's New in This Release:· This release added the ability to read/manipulate bits of byte arrays without using ByteArrayInputStream or ByteArrayOutputStream by including new ByteArray and ByteArrayIO classes.· ByteArray encapsulates a byte array with byte and bit offsets, while ByteArrayIO contains static methods for accessing bits of the byte array.· Bugs were fixed.


Unified I/O Related Software