-
Creates a
JsonArray from an array of contents.
Returns the
JsonArray at the given index, or null if it does not exist or is the wrong type.
Returns the
JsonArray at the given index, or the default if it does not exist or is the wrong type.
Returns the
JsonArray at the given key, or null if it does not exist or is the wrong type.
Returns the
JsonArray at the given key, or the default if it does not exist or is the wrong type.
Returns the
JsonArray at the given index, or the default if it does not exist or is the wrong type.
Returns the
JsonArray at the given key, or the default if it does not exist or is the wrong type.