14 lines
954 B
HTML
14 lines
954 B
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>Utils.Companion.removeHttp - bitly-shorten</title>
|
|
<link rel="stylesheet" href="../../../../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="../../../index.html">bitly-shorten</a> / <a href="../../index.html">net.thauvin.erik.bitly</a> / <a href="../index.html">Utils</a> / <a href="index.html">Companion</a> / <a href="./remove-http.html">removeHttp</a><br/>
|
|
<br/>
|
|
<h1>removeHttp</h1>
|
|
<code><span class="identifier">@NotNull</span> <span class="keyword">fun </span><span class="identifier">removeHttp</span><span class="symbol">(</span><span class="identifier">@NotNull</span> <span class="identifier">$this$removeHttp</span><span class="symbol">:</span> <span class="identifier">java.lang.String</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier">java.lang.String</span></code>
|
|
<p>Removes http(s) scheme from string.</p>
|
|
</BODY>
|
|
</HTML>
|