Class ByteValueList
java.lang.Object
com.iohao.net.framework.protocol.wrapper.ByteValueList
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> ByteValueListof(Collection<T> values) static <T> ByteValueListof(Collection<T> values, DataCodec codec)
-
Field Details
-
values
byte[] List
-
-
Constructor Details
-
ByteValueList
public ByteValueList()
-
-
Method Details
-
of
-
of
-