get

operator fun Uint8Array.get(index: Int): Byte
operator fun <T : JsAny?> ArrayLike<T>.get(index: Int): T