| Constructor and Description |
|---|
BlockWriter(OutputStream
|
| Modifier and Type | Method and Description |
|---|---|
protected ByteArray |
deflate(com
|
protected ByteArray |
lz4(com
|
void |
write(String
|
void |
write(String
|
public BlockWriter(OutputStreamoutput)
public void write(Stringtype, com .protobuf .ByteString indexData, Compression compression, com .protobuf .ByteString data) throws IOException
IOException
public void write(Stringtype, com .protobuf .ByteString indexData, Fileformat .Blob blob) throws IOException
IOException
protected ByteArraydeflate(com .protobuf .ByteString data)
protected ByteArraylz4(com .protobuf .ByteString data)