OpenShot Library | libopenshot-audio 0.2.0
juce::StringCopier< CharPointerType_Src, CharPointerType_Dest > Struct Template Reference

Static Public Member Functions

static size_t copyToBuffer (const CharPointerType_Src source, typename CharPointerType_Dest::CharType *const buffer, const size_t maxBufferSizeBytes)
 

Detailed Description

template<class CharPointerType_Src, class CharPointerType_Dest>
struct juce::StringCopier< CharPointerType_Src, CharPointerType_Dest >

Definition at line 2089 of file juce_String.cpp.

Member Function Documentation

◆ copyToBuffer()

template<class CharPointerType_Src , class CharPointerType_Dest >
static size_t juce::StringCopier< CharPointerType_Src, CharPointerType_Dest >::copyToBuffer ( const CharPointerType_Src  source,
typename CharPointerType_Dest::CharType *const  buffer,
const size_t  maxBufferSizeBytes 
)
inlinestatic

Definition at line 2091 of file juce_String.cpp.


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