Method | Description | |
---|---|---|
Decode ( byte buffer, int offset, int length ) : void | ||
Encode ( byte buffer, int offset ) : int | ||
ScrapeResponseMessage ( ) : System.Collections.Generic | ||
ScrapeResponseMessage ( int transactionId, List |
public Decode ( byte buffer, int offset, int length ) : void | ||
buffer | byte | |
offset | int | |
length | int | |
return | void |
public Encode ( byte buffer, int offset ) : int | ||
buffer | byte | |
offset | int | |
return | int |
public ScrapeResponseMessage ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public ScrapeResponseMessage ( int transactionId, List |
||
transactionId | int | |
scrapes | List |
|
return | System.Collections.Generic |