AttachUrl

object AttachUrl
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[F[_] : Async](url: URL, filename: Option[String], mimeType: MimeType, length: Option[F[Long]], chunkSize: Int): AttachInputStream[F]