ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
ParamSet.addKey
ocean
net
util
ParamSet
ParamSet
Adds an entry for key.
class
ParamSet
protected
cstring
addKey
(
cstring
key
)
Parameters
key
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.