Constructor.
params_encoded( params_encoded const&);
After the copy, both views will point to the same underlying object. Ownership is not transferred; the caller is responsible for ensuring the lifetime of the character buffer extends until it is no longer referenced.
Constant
Throws nothing