Class Base64EncodingStorage<T>

Encodes the input key with base64 encoding, to make sure there are no invalid or special path characters.

Type Parameters

  • T

Hierarchy (view full)

Constructors

Properties

source: KeyValueStorage<string, T>

Methods