public static interface Fileformat.BlobOrBuilder extends com.protobuf .MessageLiteOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com |
getLzmaData()
|
com |
getOBSOLETEBzip2Data()
Deprecated.
|
com |
getRaw()
|
int |
getRawSize()
|
com |
getZlibData()
|
boolean |
hasLzmaData()
|
boolean |
hasOBSOLETEBzip2Data()
Deprecated.
|
boolean |
hasRaw()
|
boolean |
hasRawSize()
|
boolean |
hasZlibData()
|
boolean hasRaw()
com.protobuf .ByteString getRaw()
boolean hasRawSize()
int getRawSize()
boolean hasZlibData()
com.protobuf .ByteString getZlibData()
boolean hasLzmaData()
com.protobuf .ByteString getLzmaData()
@Deprecated boolean hasOBSOLETEBzip2Data()
@Deprecated com.protobuf .ByteString getOBSOLETEBzip2Data()