public class JsBlob
extends com.google.gwt.core.client.JavaScriptObject
JavaScriptObject
representing a BLOB.Modifier | Constructor and Description |
---|---|
protected |
JsBlob()
The constructor.
|
Modifier and Type | Method and Description |
---|---|
long |
getSize() |
String |
getType() |
public final long getSize()
public final String getType()
Copyright © 2001–2016 mmm-Team. All rights reserved.