API Reference > Namespaces > OdBm Namespace > OdBm::Utils Namespace > OdBm::Utils::String Namespace > Functions > OdBm::Utils::String::toUtf8 Function
OdBm::Utils::String::toUtf8 Function
Syntax
C++
OdAnsiString TB_COMMON_EXPORT toUtf8(const OdString& value);

BmString.h

Parameters 
Description 
const OdString& value 
[in] Input OdString object.  

String converted to utf-8.

Converts given OdString to utf-8 string. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.