|
DixShtix | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.dixshtix.io.IOChunkFileReader
Title:
Description:
Copyright: Copyright (c) Richard C. Penner II
Company:
Constructor Summary | |
IOChunkFileReader()
|
Method Summary | |
void |
read(java.io.InputStream s,
byte[] buffer)
|
void |
read(java.io.InputStream s,
byte[] buffer,
int offset,
int length)
|
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public IOChunkFileReader()
Method Detail |
public void read(java.io.InputStream s, byte[] buffer, int offset, int length) throws java.io.IOException
public void read(java.io.InputStream s, byte[] buffer) throws java.io.IOException
|
DixShtix | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |