ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
ParamSet.addKeys
ocean
net
util
ParamSet
ParamSet
Adds an entry for key.
class
ParamSet
protected
void
addKeys
(
in
cstring
[]
keys
...
)
Parameters
keys
cstring
[]
parameter key to add (will be duplicated)
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
Adds an entry for key.