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