@Beta public class BinaryAttachment extends Object
| Constructor and Description |
|---|
BinaryAttachment(BinaryReference reference,
com.google.common.io.ByteSource byteSource) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.io.ByteSource |
getByteSource() |
BinaryReference |
getReference() |
public BinaryAttachment(BinaryReference reference, com.google.common.io.ByteSource byteSource)
public BinaryReference getReference()
public com.google.common.io.ByteSource getByteSource()