IBM WebSphereTM eXtreme Scale, Release 8.6
API Specification

Package com.ibm.websphere.objectgrid.io

This package contains i/o streams that combines random access capability of byte buffers and primitive data handling for a more language and system neutral data model.

See:
          Description

Interface Summary
XsDataStreamManager The XsDataStreamManager is used to manage and create instances of XsDataInputStream and XsDataOutputStream objects.
 

Class Summary
XsDataInputStream A random access, byte-oriented, portable stream for reading primitive types and string.
XsDataOutputStream An abstract extension of standard i/o stream for writing primitive types and string in random accessible, byte-oriented, cross-language manner specifically for internal usage of WebSphere eXtreme Scale plug-ins.
 

Package com.ibm.websphere.objectgrid.io Description

This package contains i/o streams that combines random access capability of byte buffers and primitive data handling for a more language and system neutral data model.


IBM WebSphereTM eXtreme Scale, Release 8.6
API Specification

© Copyright International Business Machines Corp 2005,2012. All rights reserved.