Property | Type | Description | |
---|---|---|---|
_contentStream | Stream | ||
_sourceLocation | string | ||
_totalBytesRead | long |
Method | Description | |
---|---|---|
AddOption ( CURLOPTIONTYPE type, string name, string value ) : bool | ||
Dispose ( ) : void | ||
Open ( uint flags ) : bool | ||
Read ( |
||
UrlCreate ( string url ) : bool |
public abstract AddOption ( CURLOPTIONTYPE type, string name, string value ) : bool | ||
type | CURLOPTIONTYPE | |
name | string | |
value | string | |
return | bool |
public Read ( |
||
buffer | ||
bufferSize | int | |
return | int |