stream

object stream extends ReadablePath => Readable
class Object
trait Matchable
class Any
stream.type

Value members

Concrete methods

Inherited methods

def andThen[A](g: Readable => A): ReadablePath => A
Inherited from:
Function1
def compose[A](g: A => ReadablePath): A => Readable
Inherited from:
Function1
override def toString(): String
Definition Classes
Function1 -> Any
Inherited from:
Function1