public interface IBlockOutput
Modifier and Type | Method and Description |
---|---|
void |
blockWrite(byte[] src,
int offset,
int length) |
void |
close() |
void close() throws IOException
IOException
void blockWrite(byte[] src, int offset, int length) throws IOException
IOException