Uses of Class
io.bytestreams.codec.core.TripleCodec
Packages that use TripleCodec
-
Uses of TripleCodec in io.bytestreams.codec.core
Methods in io.bytestreams.codec.core that return TripleCodecModifier and TypeMethodDescriptionstatic <A,B, C> TripleCodec <A, B, C> Creates a triple codec that encodes and decodes three values sequentially.