ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
ParamSet.skip_null_values_on_iteration
ocean
net
util
ParamSet
ParamSet
Set to true to skip key/value pairs with a null value on 'foreach' iteration.
class
ParamSet
bool
skip_null_values_on_iteration
;
Meta
Source
See Implementation
ocean
net
util
ParamSet
ParamSet
functions
access
addKey
addKeys
getElement
getUnsigned
get_
iterate
matches
opApply
opIn_r
opIndex
opIndexAssign
rehash
reset
set
tolower
static functions
readUnsigned
strncasecmp
writeUnsigned
static variables
ulong_dec_length
structs
Element
variables
skip_null_values_on_iteration
Set to true to skip key/value pairs with a null value on 'foreach' iteration.