fromBase64String static method

Blob fromBase64String(
  1. String base64
)

Implementation

external static Blob fromBase64String(String base64);