fromBase64 static method

JSUint8Array fromBase64(
  1. String data
)

Implementation

external static JSUint8Array fromBase64(String data);