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