union
Defined at line 182 of file ../../sdk/lib/fidl_base/include/lib/fidl/internal.h
Masks with 0xff on bytes with padding and 0x00 otherwise.
They are used by VisitInternalPadding to zero (encoding) and validate (decoding)
padding bytes.
Public Members
uint16_t mask_16
uint32_t mask_32
uint64_t mask_64