Package kotlin.io.encoding
Types
Base64
Provides Base64 encoding and decoding functionality.
open
class
Base64
Annotations
ExperimentalEncodingApi
This annotation marks the experimental API for encoding and decoding between binary data and printable ASCII character sequences.
annotation
class
ExperimentalEncodingApi