TerraForge3D
2.3.1
3D Terrain And Landscape Generator
◆
binary_reader()
template<typename BasicJsonType , typename InputAdapterType , typename SAX = json_sax_dom_parser<BasicJsonType>>
nlohmann::detail::binary_reader
< BasicJsonType, InputAdapterType, SAX >::binary_reader
(
InputAdapterType &&
adapter
)
inline
explicit
noexcept
create a binary reader
Parameters
[in]
adapter
input adapter to read from
Definition at line
8458
of file
json.hpp
.
8458
:
ia
(std::move(adapter))
8459
{
8460
(void)detail::is_sax_static_asserts<SAX, BasicJsonType> {};
8461
}
nlohmann::detail::binary_reader::ia
InputAdapterType ia
input adapter
Definition:
json.hpp:10975
nlohmann
detail
binary_reader
Generated on Thu Apr 7 2022 14:11:00 for TerraForge3D by
1.9.3