new Config(encoding, data)
Holds a serialized configuration state of dynamic encoding.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
encoding |
string
|
|
data |
string
|
Members
data :string
Configuration data encoded using the specified encoding
- Source:
Type:
-
string