Platform

object Platform
class Object
trait Matchable
class Any

Value members

Concrete methods

@inline
def byteAt(s: Array[Byte], i: Int): Byte
@inline
def charAt(s: CharSequence, i: Int): Char
@inline
def charAt(s: String, i: Int): Char