Uses of Class
io.bytestreams.codec.core.RecordingCodec
Packages that use RecordingCodec
-
Uses of RecordingCodec in io.bytestreams.codec.core
Methods in io.bytestreams.codec.core that return RecordingCodecModifier and TypeMethodDescriptionstatic <T> RecordingCodec<T> Creates a new recording codec wrapping the given delegate.