Slice

org.typelevel.jawn.util.Slice$
See theSlice companion class
object Slice

Attributes

Companion
class
Source
Slice.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Slice.type

Members list

Value members

Concrete methods

def apply(s: String): Slice

Attributes

Source
Slice.scala
def apply(s: String, start: Int, limit: Int): Slice

Attributes

Source
Slice.scala
def empty: Slice

Attributes

Source
Slice.scala
def unsafe(s: String, start: Int, limit: Int): Slice

Attributes

Source
Slice.scala

Concrete fields

val Empty: Slice

Attributes

Source
Slice.scala