Rachel
Toggle table of contents
3.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.core
/
love.yinlin.uri
/
Uri
/
Uri
Uri
constructor
(
scheme
:
Scheme
,
host
:
String
?
=
null
,
port
:
Int
?
=
null
,
path
:
String
?
=
null
,
query
:
String
?
=
null
)