JSONSource

wvlet.airframe.json.JSONSource
See theJSONSource companion object
final class JSONSource(b: Array[Byte], offset: Int, size: Int)

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def apply(index: Int): Byte
def length: Int
def substring(start: Int, end: Int): String