@JsType(isNative=true, namespace="<global>", name="Object") public class ResourceContentOptions extends Object
Constructor and Description |
---|
ResourceContentOptions() |
Modifier and Type | Method and Description |
---|---|
static ResourceContentOptions |
binary()
Creates an Options instance with binary type (base64 encoded binary content)
|
static ResourceContentOptions |
text()
Creates an Options instance with text type
|
@JsOverlay public static ResourceContentOptions binary()
@JsOverlay public static ResourceContentOptions text()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.