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