Uses of Interface
org.refcodes.codec.BaseMetricsAccessor.BaseMetricsProperty
-
Uses of BaseMetricsAccessor.BaseMetricsProperty in org.refcodes.codec
Classes in org.refcodes.codec that implement BaseMetricsAccessor.BaseMetricsPropertyModifier and TypeClassDescriptionclass
TheBaseBuilder
provides the functionality to do base encoding and decoding such as done by the Base64 encoding and decoding functionality (see "https://en.wikipedia.org/wiki/Base64").class
static class
TheBaseDecoder.BaseDecoderConnection
implements theBaseDecoder
functionality in terms of aConnectionComponent
.class
static class
TheBaseEncoder.BaseEncoderConnection
implements theBaseEncoder
functionality in terms of aConnectionComponent
.