Uses of Interface
org.refcodes.codec.BaseDecoder
-
Uses of BaseDecoder in org.refcodes.codec
Subinterfaces of BaseDecoder in org.refcodes.codec Modifier and Type Interface Description static interfaceBaseDecoder.BaseDecoderConnectionTheBaseDecoder.BaseDecoderConnectionimplements theBaseDecoderfunctionality in terms of aConnectionComponent.Classes in org.refcodes.codec that implement BaseDecoder Modifier and Type Class Description classBaseDecoderImplVanilla plain implementation of theBaseDecoderinterface to be used withBytesReceiverinstances.static classBaseDecoderImpl.BaseDecoderConnectionImplVanilla plain implementation of theBaseDecoder.BaseDecoderConnectioninterface to be used withBytesDestination(BytesReceiver) instances.classBaseInputStreamDecoderVanilla plain implementation of theBaseDecoderinterface to be used withInputStreaminstances.Methods in org.refcodes.codec that return BaseDecoder Modifier and Type Method Description BaseDecoderBaseDecoderImpl. withBaseMetrics(BaseMetrics aBaseMetrics)Sets the base codec metrics for the base codec metrics property.