encodeSegment
const encodeSegment: (part) => string = encodeSegmentImpl;Injective, reversible; the extracted-value namespace’s encoder, re-exported.
Percent-encode anything outside a conservative filesystem-safe set. Injective.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
|
|
|
Returns
Section titled “Returns”string