79 int64 getPosition()
override;
80 bool setPosition (int64)
override;
81 int64 getTotalLength()
override;
82 bool isExhausted()
override;
89 size_t dataSize, position = 0;
92 void createInternalCopy();
Holds a resizable array of primitive or copy-by-value objects.
A class to hold a resizable block of raw data.
#define JUCE_API
This macro is added to all JUCE public class declarations.