public interface InStore
Modifier and Type | Method and Description |
---|---|
InStore |
clone() |
void |
close() |
boolean |
read(long address,
byte[] buffer,
int offset,
int length) |
boolean read(long address, byte[] buffer, int offset, int length)
InStore clone()
void close()