public interface WindowOrWorkerGlobalScope
Window
and WorkerGlobalScope.Modifier and Type | Method and Description |
---|---|
String |
atob(String encodedData)
Decodes a string of data which has been encoded using base-64 encoding.
|
String |
btoa(String stringToEncode)
Creates a base-64 encoded ASCII string from a string of binary data.
|
Copyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.