ofDecoded

fun ofDecoded(scheme: String? = null, decodedUserInfo: ByteString? = null, decodedHost: ByteString? = null, port: Int? = null, decodedPath: ByteString = BYTE_STRING_EMPTY, decodedQuery: ByteString? = null, decodedFragment: ByteString? = null): Uri