openshot-audio  0.1.4
Functions
juce_BigInteger.cpp File Reference

Functions

OutputStream &JUCE_CALLTYPE operator<< (OutputStream &stream, const BigInteger &value)
 

Function Documentation

◆ operator<<()

OutputStream& JUCE_CALLTYPE operator<< ( OutputStream stream,
const BigInteger value 
)

Writes a BigInteger to an OutputStream as a UTF8 decimal string.