@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="?")
public interface BlobPart
Modifier and Type | Method and Description |
---|---|
static BlobPart |
of(Blob value) |
static BlobPart |
of(BufferSource value) |
static BlobPart |
of(java.lang.String value) |
@JsOverlay @Nonnull static BlobPart of(@Nonnull BufferSource value)
@JsOverlay @Nonnull static BlobPart of(@Nonnull java.lang.String value)