FastLED
3.9.15
Loading...
Searching...
No Matches
◆
as_bytes()
fl::optional
<
fl::vector
< uint8_t > > fl::Json::as_bytes
(
)
const
inline
Definition at line
1779
of file
json.h
.
1779
{
return
m_value
?
m_value
->as_object() :
fl::nullopt
; }
fl::Json::m_value
fl::shared_ptr< JsonValue > m_value
Definition
json.h:1622
fl::nullopt
constexpr nullopt_t nullopt
Definition
optional.h:11
References
m_value
, and
fl::nullopt
.
fl
Json
Generated on Fri Aug 22 2025 20:59:36 for FastLED by
1.13.2