OpenShot Library | OpenShotAudio
0.2.2
|
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 1320 of file juce_String.cpp.