Skip to content
Reference > Methods

binaryToStr64Safe(data)

Definition

String binaryToStr64Safe(Binary data)

Description

Converts binary to a base 64 url-safe-encoded string.

Parameter Definition

Name Type Description
data Binary The binary data to convert