A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://arduinojson.org/v6/api/jsonarray/set/ below:

JsonArray::set() | ArduinoJson 6

Description

JsonArray::set() replaces the elements of the array pointed by the JsonArray with values from another array.

If the JsonArray is null/unbound, this function does nothing.

Signatures
bool set(JsonArrayConst src) const;
Arguments

src: a JsonArray that points to the array to copy.

Return value

JsonArray::set() returns a bool that tells whether the operation was successful or not:

See also
  1. Home
  2. Version 6
  3. API
  4. JsonArray
  5. set()

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4