Uses of Interface
com.weicoder.common.binary.Binary
-
Packages that use Binary Package Description com.weicoder.common.lang -
-
Uses of Binary in com.weicoder.common.lang
Methods in com.weicoder.common.lang with parameters of type Binary Modifier and Type Method Description static byte[]Bytes. toBytes(Binary binary)转换Binary序列化
-