Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<Number> |
size |
Objs.Property<String> |
type |
Modifier | Constructor and Description |
---|---|
protected |
Blob(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static Blob |
$as(Object obj) |
void |
msClose() |
Object |
msDetachStream() |
Number |
size() |
Blob |
slice() |
Blob |
slice(double start) |
Blob |
slice(double start,
double end) |
Blob |
slice(double start,
double end,
String contentType) |
String |
type() |
$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOf
public Objs.Property<Number> size
public Objs.Property<String> type
protected Blob(Objs.Constructor<?> c, Object js)
Copyright © 2018. All rights reserved.