Method | Description | |
---|---|---|
Decode ( byte body ) : |
||
Encode ( ) : byte[] | ||
TcpMessage ( int seqNumber, byte body ) : System |
public static Decode ( byte body ) : |
||
body | byte | |
return |
public TcpMessage ( int seqNumber, byte body ) : System | ||
seqNumber | int | |
body | byte | |
return | System |