|
openshot-audio
0.1.7
|
Functions | |
| OutputStream &JUCE_CALLTYPE | operator<< (OutputStream &stream, const BigInteger &value) |
| OutputStream& JUCE_CALLTYPE operator<< | ( | OutputStream & | stream, |
| const BigInteger & | value | ||
| ) |
Writes a BigInteger to an OutputStream as a UTF8 decimal string.
1.8.13