Luanti
5.10.0-dev
Loading...
Searching...
No Matches
convert_json.h
Go to the documentation of this file.
1
// Luanti
2
// SPDX-License-Identifier: LGPL-2.1-or-later
3
// Copyright (C) 2013 celeron55, Perttu Ahola <celeron55@gmail.com>
4
5
#pragma once
6
7
#include "
json-forwards.h
"
8
#include <ostream>
9
10
void
fastWriteJson
(
const
Json::Value &value, std::ostream &to);
11
12
std::string
fastWriteJson
(
const
Json::Value &value);
fastWriteJson
void fastWriteJson(const Json::Value &value, std::ostream &to)
Definition
convert_json.cpp:13
json-forwards.h
convert_json.h
Generated on Fri Nov 1 2024 10:48:59 for Luanti by
1.11.0