메소드 | 설명 | |
---|---|---|
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. |
리턴 |
public FsshttpbResponse ( ) : System.Collections.Generic | ||
리턴 | System.Collections.Generic |