JSONSource

final class JSONSource(b: Array[Byte], offset: Int, size: Int)
Companion
object
class Object
trait Matchable
class Any

Value members

Concrete methods

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