Method | Description | |
---|---|---|
ReadFetchHeader ( |
||
ReadFetchRecord ( |
||
WriteFetchHeader ( |
||
WriteFetchRequest ( |
||
WriteZeroHeader ( |
Method | Description | |
---|---|---|
Fetch ( IRepository aRepository, string aUri ) : bool | ||
Fetch ( |
||
Fetch ( |
public static ReadFetchHeader ( |
||
aReader | ||
aSha1 | string | |
return | byte[] |
public static ReadFetchRecord ( |
||
aReader | ||
return | string |
public static WriteFetchHeader ( |
||
aWriter | ||
aMessage | string | |
return | void |
public static WriteFetchRequest ( |
||
aUri | ||
aWriter | ||
return | void |
public static WriteZeroHeader ( |
||
aWriter | ||
return | void |