Modifier and Type | Field and Description |
---|---|
static Blob |
prototype |
double |
size |
String |
type |
constructor
Constructor and Description |
---|
Blob() |
Blob(Object[] blobParts) |
Blob(Object[] blobParts,
BlobPropertyBag options) |
Modifier and Type | Method and Description |
---|---|
void |
msClose() |
Object |
msDetachStream() |
Blob |
slice() |
Blob |
slice(double start) |
Blob |
slice(double start,
double end) |
Blob |
slice(double start,
double end,
String contentType) |
$applyStatic, $applyStatic, $delete, $delete, $get, $get, $set, $set, $super, assign, create, create, defineProperties, defineProperty, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, hasOwnProperty, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, propertyIsEnumerable, propertyIsEnumerable, seal, toJSString, toLocaleString, toString, valueOf
public Blob(Object[] blobParts, BlobPropertyBag options)
public Blob(Object[] blobParts)
public Blob()