nlohmann::detail::binary_writer< BasicJsonType, CharType > Member List

This is the complete list of members for nlohmann::detail::binary_writer< BasicJsonType, CharType >, including all inherited members.

binary_writer(output_adapter_t< CharType > adapter)nlohmann::detail::binary_writer< BasicJsonType, CharType >explicit
to_char_type(std::uint8_t x) noexceptnlohmann::detail::binary_writer< BasicJsonType, CharType >static
to_char_type(std::uint8_t x) noexceptnlohmann::detail::binary_writer< BasicJsonType, CharType >static
to_char_type(std::uint8_t x) noexceptnlohmann::detail::binary_writer< BasicJsonType, CharType >static
to_char_type(InputCharType x) noexceptnlohmann::detail::binary_writer< BasicJsonType, CharType >static
write_bson(const BasicJsonType &j)nlohmann::detail::binary_writer< BasicJsonType, CharType >
write_cbor(const BasicJsonType &j)nlohmann::detail::binary_writer< BasicJsonType, CharType >
write_msgpack(const BasicJsonType &j)nlohmann::detail::binary_writer< BasicJsonType, CharType >
write_ubjson(const BasicJsonType &j, const bool use_count, const bool use_type, const bool add_prefix=true)nlohmann::detail::binary_writer< BasicJsonType, CharType >