45 virtual bool postDataSendProgress (
WebInputStream& ,
int ,
int ) {
return true; }
147 bool isError()
const;
165 int64 getTotalLength()
override;
185 bool isExhausted()
override;
190 int64 getPosition()
override;
205 bool setPosition (int64
wantedPos)
override;
215 bool hasCalledConnect;
Holds a resizable array of primitive or copy-by-value objects.
A class to hold a resizable block of raw data.
A container for holding a set of strings which are keyed by another string.
Represents a URL and has a bunch of useful functions to manipulate it.
#define JUCE_API
This macro is added to all JUCE public class declarations.