Flutter Engine
The Flutter Engine
|
#include <dartutils.h>
Public Attributes | |
intptr_t | length |
const uint8_t | bytes [kMaxLength] |
Static Public Attributes | |
static constexpr intptr_t | kMaxLength = 8 |
Definition at line 653 of file dartutils.h.
const uint8_t dart::bin::MagicNumberData::bytes[kMaxLength] |
Definition at line 657 of file dartutils.h.
|
staticconstexpr |
Definition at line 654 of file dartutils.h.
intptr_t dart::bin::MagicNumberData::length |
Definition at line 656 of file dartutils.h.