Create a manager using asmap data embedded in the binary.
Declared in <netgroup.h>
static
NetGroupManager
WithEmbeddedAsmap(std::span<std::byte const> asmap);
A manager referencing the embedded asmap.
| Name | Description |
|---|---|
| asmap | A view over the embedded asmap bytes. |