DataSourceJavaIOReadDslMixin

trait DataSourceJavaIOReadDslMixin[A, Decoder[_], Config[_], DSReader <: DataSourceReader[Reader, Decoder, Config], Self <: DataSourceReadDsl[A, Reader, Decoder, Config, DSReader, Self]]
class Object
trait Matchable
class Any
Self

Value members

Concrete methods

def string(content: String)(implicit ev: Decoder[A]): Iterable[A]