public interface Blob
| Modifier and Type | Method and Description |
|---|---|
long |
getSize() |
String |
getType() |
Blob |
slice(long start,
long length) |
Blob |
slice(long start,
long length,
String contentType) |
Copyright © 2016. All Rights Reserved.