Initializer |
Base64String() |
Attributes | |
pad | Source Codeshared actual Character pad= '=' The padding character, used where required to terminate discrete blocks of encoded data so they may be concatenated without making the seperation point ambiguous. Refines Base64.pad |
Inherited Attributes |
Attributes inherited from: Base64<ToMutable,ToImmutable,ToSingle> |
Attributes inherited from: Object |
Attributes inherited from: Codec |
Inherited Methods |
Methods inherited from: Base64<ToMutable,ToImmutable,ToSingle> |
Methods inherited from: Object |
Methods inherited from: CharacterToByteCodec |
Methods inherited from: Codec |
Methods inherited from: IncrementalCodec<ToMutable,ToImmutable,ToSingle,FromMutable,FromImmutable,FromSingle> |
Methods inherited from: StatelessCodec<ToMutable,ToImmutable,ToSingle,FromMutable,FromImmutable,FromSingle> |