Components in the bdlde package provide character encoding utilities.
Types
Name |
Description |
This |
|
This class implements a mechanism capable of converting data of arbitrary length from its corresponding Base64 representation. |
|
This |
|
This class implements a mechanism capable of converting data of arbitrary length to its corresponding Base64 representation. |
|
This |
|
This |
|
This |
|
This |
|
This |
|
Provide a namespace for static UTF‐8/UTF‐16 conversion utilities. |
|
Namespace for static functions that convert between UTF‐8 and UTF‐32. |
|
This class represents a CRC‐32 checksum value that can be updated as data is provided. |
|
This class provides runtime‐efficient utilities to calculate a CRC32‐C checksum. |
|
This class represents a CRC‐64 checksum value that can be updated as data is provided. |
|
This class implements a mechanism capable of converting data of arbitrary length from its corresponding Hex representation. |
|
This class implements a mechanism capable of converting data of arbitrary length to its corresponding Hex representation. |
|
This |
|
This class implements a mechanism capable of converting data of arbitrary length from its corresponding Quoted‐Printable representation. |
|
This class implements a mechanism capable of converting data of arbitrary length to its corresponding Quoted‐Printable representation. |
|
This |
|
This |
|
This |
|
This |
|
This |
|
Streambuf wrapper that forwards input and validates UTF‐8. |
|
Utility for validating and navigating UTF‐8 encoded strings. |
Functions
Name |
Description |
Stream insertion operators |
|
Equality operators |
|
Inequality operators |
Created with MrDocs