scodec.stream.codec
Conjure up a StreamCodec[A] from implicit scope.
StreamCodec[A]
Create a StreamCodec[A] from a StreamEncoder[A] and StreamDecoder[A].
StreamEncoder[A]
StreamDecoder[A]