public class FileBlock extends FileBlockBase
indexdata, type| Modifier and Type | Method and Description |
|---|---|
protected void |
deflateInto(Fileformat
|
com |
getData()
|
static FileBlock |
newInstance(String
|
static void |
process(InputStream
Reads or skips a fileblock.
|
FileBlockPosition |
writeTo(OutputStream
|
getIndexData, getTypepublic static FileBlocknewInstance(String type, com .protobuf .ByteString blob, com .protobuf .ByteString indexdata)
protected void deflateInto(Fileformat.Blob .Builder blobbuilder)
public FileBlockPositionwriteTo(OutputStream outwrite, CompressFlags flags) throws IOException
IOException
public static void process(InputStreaminput, BlockReaderAdapter callback) throws IOException
IOException
public com.protobuf .ByteString getData()