public interface Blob
void
close()
long
getSize()
String
getType()
Blob
slice(long start, long end)
slice(long start, long end, String contentType)
long getSize()
String getType()
Blob slice(long start, long end)
Blob slice(long start, long end, String contentType)
void close()
Copyright © 2017. All rights reserved.