Uses of Class
com.iohao.net.framework.protocol.wrapper.ByteValueList
Packages that use ByteValueList
Package
Description
CoreFramework - Protocol - Box, unbox packaging; resolves protocol fragmentation
-
Uses of ByteValueList in com.iohao.net.framework.protocol.wrapper
Methods in com.iohao.net.framework.protocol.wrapper that return ByteValueListModifier and TypeMethodDescriptionstatic <T> ByteValueListByteValueList.of(Collection<T> values) static <T> ByteValueListByteValueList.of(Collection<T> values, DataCodec codec)