Uses of Class
org.refcodes.codec.BaseEncoderImpl
-
-
Uses of BaseEncoderImpl in org.refcodes.codec
Subclasses of BaseEncoderImpl in org.refcodes.codec Modifier and Type Class Description static classBaseEncoderImpl.BaseEncoderConsumerImplVanilla plain implementation of theBaseEncoder.BaseEncoderConsumerinterface to be used withByteConsumer(ByteSender) instances.classBaseOutputStreamEncoderImplVanilla plain implementation of theBaseEncoderinterface to be used withOutputStreaminstances.
-