toBase64 abstract method

RulesString toBase64()

Returns the Base64-encoded string corresponding to the provided Bytes sequence.

Base64 encoding is performed per the base64url specification.

Implementation

RulesString toBase64();