InetPathFormat.encodeSegment

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

Meta