Base64X extension

Extension providing Base64 validation methods on String.

on

Methods

isBase64({bool urlSafe = false}) bool

Available on String, provided by the Base64X extension

Checks if the string is Base64 encoded.