Méthode | Description | |
---|---|---|
DeserializeResponseFromByteArray ( byte byteArray, int startIndex ) : |
Deserialize response from byte array.
|
|
FsshttpbResponse ( ) : System.Collections.Generic |
Initializes a new instance of the FsshttpbResponse class.
|
public static DeserializeResponseFromByteArray ( byte byteArray, int startIndex ) : |
||
byteArray | byte | Server returned message. |
startIndex | int | The index special where start. |
Résultat |
public FsshttpbResponse ( ) : System.Collections.Generic | ||
Résultat | System.Collections.Generic |