Uses of Class
com.helger.commons.codec.IdentityCodec
-
Packages that use IdentityCodec Package Description com.helger.commons.codec -
-
Uses of IdentityCodec in com.helger.commons.codec
Subclasses of IdentityCodec in com.helger.commons.codec Modifier and Type Class Description classIdentityByteArrayCodecSpecial implementation ofIByteArrayCodecthat does nothing.Methods in com.helger.commons.codec that return IdentityCodec Modifier and Type Method Description static <T> IdentityCodec<T>ICodec. identity()
-