This project has retired. For details please refer to its
Attic page.
RandomInputStream (Apache Chemistry OpenCMIS 0.11.0 API)
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
int |
available() |
int |
read() |
int |
read(byte[] b) |
int |
read(byte[] b,
int off,
int len) |
long |
skip(long n) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.