template <>
class WireWeakOnewayClientImpl
Defined at line 702 of file fidling/gen/sdk/fidl/fuchsia.io.test/fuchsia.io.test/cpp/fidl/fuchsia.io.test/cpp/wire_messaging.h
Public Methods
::fidl::OneWayStatus CreateDirectory (::fidl::VectorView< ::fidl::WireOptional< ::fuchsia_io_test::wire::DirectoryEntry>> contents, ::fuchsia_io::wire::Flags flags, ::fidl::ServerEnd< ::fuchsia_io::Directory> && object_request)
Creates a directory with the given `contents` and opens it with the specified `flags`.
Allocates 16 bytes of response buffer on the stack. Request is heap-allocated.