io.github.kory33.s2mctest.core.connection.algebra

Type members

Classlikes

trait ReadBytes[F[_]]

A final-encoded algebra of the form Int => F[Chunk[Byte]], abstracting away the process of reading byte sequences.

A final-encoded algebra of the form Int => F[Chunk[Byte]], abstracting away the process of reading byte sequences.

Companion
object
object ReadBytes
Companion
class