openshot-audio
0.1.4
|
Go to the source code of this file.
Classes | |
class | BigInteger |
Macros | |
#define | JUCE_BIGINTEGER_H_INCLUDED |
Typedefs | |
typedef BigInteger | BitArray |
Functions | |
OutputStream &JUCE_CALLTYPE | operator<< (OutputStream &stream, const BigInteger &value) |
#define JUCE_BIGINTEGER_H_INCLUDED |
typedef BigInteger BitArray |
OutputStream& JUCE_CALLTYPE operator<< | ( | OutputStream & | stream, |
const BigInteger & | value | ||
) |
Writes a BigInteger to an OutputStream as a UTF8 decimal string.