base64

common
fun base64(): String

Returns this byte string encoded as Base64. In violation of the RFC, the returned string does not wrap lines at 76 columns.

open fun base64(): String