libkazv
encode.hpp
Go to the documentation of this file.
1
/*
2
* This file is part of libkazv.
3
* SPDX-FileCopyrightText: 2025 nannanko <nannanko@kazv.moe>
4
* SPDX-License-Identifier: AGPL-3.0-or-later
5
*/
6
7
#pragma once
8
#include <
libkazv-config.hpp
>
9
10
#include <string>
11
12
namespace
Kazv
13
{
14
std::string
percentEncode
(std::string url);
15
}
libkazv-config.hpp
Kazv
Definition:
location.hpp:10
Kazv::percentEncode
std::string percentEncode(std::string url)
Definition:
encode.cpp:27
src
client
encode.hpp
Generated by
1.9.1