Uses of Interface
org.refcodes.codec.BaseEncoder
-
Uses of BaseEncoder in org.refcodes.codec
Subinterfaces of BaseEncoder in org.refcodes.codec Modifier and Type Interface Description static interfaceBaseEncoder.BaseEncoderConnectionTheBaseEncoder.BaseEncoderConnectionimplements theBaseEncoderfunctionality in terms of aConnectionComponent.Classes in org.refcodes.codec that implement BaseEncoder Modifier and Type Class Description classBaseEncoderImplVanilla plain implementation of theBaseEncoderinterface to be used withBytesTransmitterinstances.static classBaseEncoderImpl.BaseEncoderConnectionImplVanilla plain implementation of theBaseEncoder.BaseEncoderConnectioninterface to be used withBytesSource(BytesTransmitter) instances.classBaseOutputStreamEncoderVanilla plain implementation of theBaseEncoderinterface to be used withOutputStreaminstances.Methods in org.refcodes.codec that return BaseEncoder Modifier and Type Method Description BaseEncoderBaseEncoderImpl. withBaseMetrics(BaseMetrics _baseCodecMetrics)Sets the base codec metrics for the base codec metrics property.