DocWire SDK
DocWire SDK: Award-winning modern data processing in C++20. SourceForge Community Choice & Microsoft support. AI-driven processing. Supports nearly 100 data formats, including email boxes and OCR. Boost efficiency in text extraction, web data extraction, data mining, document analysis. Offline processing possible for security and confidentiality
docwire::charset_converter Class Reference
Inheritance diagram for docwire::charset_converter:
docwire::with_pimpl< charset_converter > docwire::with_pimpl_base

Public Member Functions

 charset_converter (const std::string &from, const std::string &to)
 
std::string convert (std::string_view input) const
 

Additional Inherited Members

- Protected Types inherited from docwire::with_pimpl< charset_converter >
using impl_type = pimpl_impl< charset_converter >
 
- Protected Member Functions inherited from docwire::with_pimpl< charset_converter >
impl_typecreate_impl (Args &&... args)
 
 with_pimpl (Args &&... args)
 
 with_pimpl (with_pimpl< charset_converter > &&other) noexcept
 
 with_pimpl (std::nullptr_t)
 
with_pimploperator= (with_pimpl &&other) noexcept
 
impl_typeimpl ()
 
const impl_typeimpl () const
 

Detailed Description

Definition at line 23 of file charset_converter.h.


The documentation for this class was generated from the following file: