FromInputStreamInput

class Object
trait Matchable
class Any
object Input.type

Value members

Concrete methods

def fromInputStream(inputStream: InputStream, bufferSize: Int): Input[Array[Byte]]

Implicits

Implicits

implicit def FromInputStreamProvider[T <: InputStream]: Provider[T]