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 updated