public class ChatSpec
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ChatSpec
public ChatSpec()
-
Method Details
-
encode
public static byte[] encode(Chat protoInputObject)
-
decode
public static Chat decode(byte[] input)