JsonPointer.encodeComponent

encode path component, quoting '~' and '/' symbols according to rfc6901

struct JsonPointer
@safe static pure
encodeComponent
(
string component
)

Meta