OpenShot Library | libopenshot-audio
0.2.0
|
Public Member Functions | |
StringCreationHelper (size_t initialBytes) | |
StringCreationHelper (const String::CharPointerType s) | |
void | write (juce_wchar c) |
Public Attributes | |
String | result |
String::CharPointerType | source { nullptr } |
String::CharPointerType | dest { nullptr } |
size_t | allocatedBytes |
size_t | bytesWritten = 0 |
Definition at line 1315 of file juce_String.cpp.