StreamStore.Stream
A stream backed by a map.
Methods
void
close
()
void
close
()
int
read
()
int
read
() throws IOException
int
read
(byte[] b, int off, int len)
int
read
(byte[] b, int off, int len) throws IOException
long
skip
(long n)
long
skip
(long n)