public final class WindowOrWorkerGlobalScopeMixin extends Object
WindowOrWorkerGlobalScope
to be used by the implementers of the mixin.| Modifier and Type | Method and Description |
|---|---|
static String |
atob(String encodedData)
Decodes a string of data which has been encoded using base-64 encoding.
|
static String |
btoa(String stringToEncode)
Creates a base-64 encoded ASCII string from a string of binary data.
|
Copyright © 2002–2020 Gargoyle Software Inc.. All rights reserved.