EncodingValue Class

This class holds a set of constants that define the standard encoding values

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public static class EncodingValue
Inheritance
Object    EncodingValue

Fields

Base64Base 64 encoding
BEncodingB encoding
EightBit8-bit encoding
QuotedPrintableQuoted-printable encoding
SevenBit7-bit encoding

See Also