VST 3 SDK VST 3.8
SDK for developing VST plug-in
Loading...
Searching...
No Matches
commonstringconvert.h File Reference
#include <cstdint>
#include <string>

Namespaces

namespace  Steinberg
 A replacement for InitModule and DeinitModule.
 
namespace  Steinberg::StringConvert
 

Functions

std::u16string convert (const std::string &utf8Str)
 convert an UTF-8 string to an UTF-16 string
 
std::string convert (const std::u16string &str)
 convert an UTF-16 string to an UTF-8 string
 
std::string convert (const char *str, uint32_t max)
 convert a ASCII string buffer to an UTF-8 string
 
template<typename NumberT>
std::u16string toString (NumberT value)
 convert a number to an UTF-16 string
 
Empty

Copyright © Steinberg Media Technologies GmbH. All Rights Reserved. This documentation is under this license.