String base64Encode(Binary block)
Arguments
block: The block to encode
Usage
Returns a String containing the base64-encoded contents of the Binary block.
block: The block to encodeReturns a String containing the base64-encoded contents of the Binary block.