[ANN] UnifiedIO 1.2 released

A

ak

UnifiedIO allows random access to any data or stream (even over HTTP), and
gives a clear difference between read only and read/write access.

Features:
: : Access everything (files, streams, arrays) in same manner (through
interface).
: : Choose byte order.
: : Change byte order at any time.
: : Define start offset and length.
: : Optimized reading over http (download only needed range of bytes in a
file instead of having to download the entire file - uses byteserving
feature of http 1.1).
: : Extensible through DataSource /DataSourceManager.

new features in 1.2:
: : Read/write direct from/into short/int/long arrays.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,045
Latest member
DRCM

Latest Threads

Top