struct MessageStorageViewBase
Defined at line 85 of file ../../sdk/lib/fidl/cpp/wire/include/lib/fidl/cpp/wire/internal/transport.h
|MessageStorageViewBase| is the base class of all storage view types, used
during synchronous calls to receive a message. Its purpose is to erase
the concrete message storage type that is specific to a transport.