The Wayback Machine - https://web.archive.org/web/20260311191434/https://doc.3forge.com/javadoc/methods/binaryToStr64Safe%28data%29/
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