tapik
Toggle table of contents
0.5.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
tapik
core
/
dev.akif.tapik
/
HttpStringCodecs
/
uri
uri
fun
uri
(
name
:
String
)
:
StringCodec
<
URI
>
(
source
)
Builds a codec that delegates URI parsing to
URI.create
.