|
JUCE
|
Classes | |
| class | BigInteger |
| An arbitrarily large integer class. More... | |
Functions | |
| OutputStream &JUCE_CALLTYPE | operator<< (OutputStream &stream, const BigInteger &value) |
| Writes a BigInteger to an OutputStream as a UTF8 decimal string. More... | |
| OutputStream& JUCE_CALLTYPE operator<< | ( | OutputStream & | stream, |
| const BigInteger & | value | ||
| ) |
Writes a BigInteger to an OutputStream as a UTF8 decimal string.