Links
Comment on page

base64

Type representing a Base64 encoded string

Types

type::Base64

Type representing a Base64 encoded string
  • <T>: String type
struct Base64<T> { ... } [[sealed, format]];
Last modified 5mo ago