ZStreamToInputStream

dev.argon.util.async.ZStreamToInputStream

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[R](stream: ZStream[R, IOException, Byte]): ZIO[R & Scope, IOException, InputStream]