org.modeshape.jcr.value.binary
Class CassandraBinaryStore.BufferedInputStream
java.lang.Object
java.io.InputStream
org.modeshape.jcr.value.binary.CassandraBinaryStore.BufferedInputStream
- All Implemented Interfaces:
- Closeable
- Enclosing class:
- CassandraBinaryStore
protected final class CassandraBinaryStore.BufferedInputStream
- extends InputStream
Method Summary |
int |
read()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CassandraBinaryStore.BufferedInputStream
protected CassandraBinaryStore.BufferedInputStream(ByteBuffer buffer)
read
public int read()
- Specified by:
read
in class InputStream
Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.