ParserInputSourceLowPri

fastparse.ParserInputSourceLowPri

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ParserInputSource.type

Members list

Type members

Classlikes

case class FromReadable(s: Readable, bufferSize: Int) extends ParserInputSource

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Implicits

Implicits

implicit def fromReadable[T](s: T)(implicit f: T => Readable): FromReadable