InetPathFormat.encodeSegment

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string encodeSegment(string segment)
    struct InetPathFormat
    @safe pure nothrow static
    string
    encodeSegment
    (
    string segment
    )
  2. void encodeSegment(R dst, string segment)

Meta