struct UnknownBytes

Defined at line 19 of file ../../sdk/lib/fidl/hlcpp/include/lib/fidl/cpp/types.h

This is used to store unknown data for non-resource union types. It contains

a single field that matches the UnknownData struct so that codegen is simpler

(.bytes can be used for both resource and non-resource unions)

Public Members

vector bytes