scodec.stream.decode
Conjure up a StreamDecoder[A] from implicit scope.
StreamDecoder[A]
Create a StreamDecoder[A] from a Stream[Cursor,A].
Stream[Cursor,A]