JSON for Modern C++
3.9.1
nlohmann
json_sax
binary
binary_t
boolean
end_array
end_object
key
null
number_float
number_float_t
number_integer
number_integer_t
number_unsigned
number_unsigned_t
parse_error
start_array
start_object
string
string_t
~json_sax
◆
binary()
template<typename BasicJsonType >
virtual bool
nlohmann::json_sax
< BasicJsonType >::binary
(
binary_t
&
val
)
pure virtual
Parameters
[in]
val
binary value
Returns
whether parsing should proceed
Note
It is safe to move the passed binary.
Generated on Mon Sep 28 2020 16:26:42 for JSON for Modern C++ by
1.8.20