OpenShot Library | OpenShotAudio  0.2.1
juce::StringCreationHelper Struct Reference

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
 

Detailed Description

Definition at line 1320 of file juce_String.cpp.


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