protected final class CassandraBinaryStore.BufferedInputStream extends InputStream
Modifier | Constructor and Description |
---|---|
protected |
CassandraBinaryStore.BufferedInputStream(ByteBuffer buffer) |
Modifier and Type | Method and Description |
---|---|
int |
read() |
available, close, mark, markSupported, read, read, reset, skip
protected CassandraBinaryStore.BufferedInputStream(ByteBuffer buffer)
public int read()
read
in class InputStream
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.