Documentation

Init.System.Uri

@[inline]
Equations
    Instances For
      @[inline]
      Equations
        Instances For
          @[inline]
          Equations
            Instances For
              @[inline]
              Equations
                Instances For
                  @[inline]
                  Equations
                    Instances For
                      @[inline]
                      Equations
                        Instances For

                          Decode %HH escapings in the given string. Note that sometimes a consecutive sequence of multiple escapings can represent a utf-8 encoded sequence for a single unicode code point and these will also be decoded correctly.

                          Equations
                            Instances For

                              Replaces special characters in the given Uri with %HH Uri escapings.

                              Equations
                                Instances For

                                  Replaces all %HH Uri escapings in the given string with their corresponding unicode code points. Note that sometimes a consecutive sequence of multiple escapings can represent a utf-8 encoded sequence for a single unicode code point and these will also be decoded correctly.

                                  Equations
                                    Instances For

                                      Convert the given FilePath to a "file:///encodedpath" Uri.

                                      Equations
                                        Instances For

                                          Convert the given uri to a FilePath stripping the 'file://' prefix, ignoring the optional host name.

                                          Equations
                                            Instances For