Base64Converter Class
Static class that contains methods to create
TypeConverterT
instances for
Byte arrays that serialize/deserialize the data
in Base64 format.
Namespace: FolkerKinzel.CsvTools.Mappings.TypeConvertersAssembly: FolkerKinzel.CsvTools.Mappings (in FolkerKinzel.CsvTools.Mappings.dll) Version: 1.1.0+1263e8243dc2cd78095f678f813d7d9c52ea4315
public static class Base64Converter
Public NotInheritable Class Base64Converter
public ref class Base64Converter abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Base64Converter = class end
- Inheritance
- Object Base64Converter
Static members of this type are safe for multi-threaded operations. Instance members of this type are safe for multi-threaded operations.