ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
ParamSet.Element
ocean
net
util
ParamSet
ParamSet
Undocumented in source.
class
ParamSet
struct
Element {
cstring
key
;
cstring
val
;
}
Members
Variables
key
cstring
key
;
val
cstring
val
;
Undocumented in source.
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