Package org.aoju.bus.socket.protocol
Class ByteArrayProtocol
java.lang.Object
org.aoju.bus.socket.protocol.FixedLengthBytesProtocol<byte[]>
org.aoju.bus.socket.protocol.ByteArrayProtocol
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.aoju.bus.socket.protocol.FixedLengthBytesProtocol
decode
-
Constructor Details
-
ByteArrayProtocol
public ByteArrayProtocol()
-
-
Method Details
-
decode
- Specified by:
decodein classFixedLengthBytesProtocol<byte[]>
-