Свойство | Тип | Описание | |
---|---|---|---|
_contentStream | Stream | ||
_sourceLocation | string | ||
_totalBytesRead | long |
Метод | Описание | |
---|---|---|
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 | |
Результат | bool |
public abstract Open ( uint flags ) : bool | ||
flags | uint | |
Результат | bool |
public Read ( |
||
buffer | ||
bufferSize | int | |
Результат | int |