DataSourceHttpReadDslMixin

trait DataSourceHttpReadDslMixin[A, Source <: AutoCloseable, Decoder[_], Config[_], DSReader <: DataSourceReader[Source, Decoder, Config] & DataSourceReaderHttpSupport[Source, Decoder, Config], Self <: DataSourceReadDsl[A, Source, Decoder, Config, DSReader, Self]]
class Object
trait Matchable
class Any
Self

Value members

Concrete methods

def url(url: URL, encoding: Charset)(implicit ev: Decoder[A]): Iterable[A]