mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Read IPv6 address from mDNS record.
PiperOrigin-RevId: 822743670
This commit is contained in:
committed by
Copybara-Service
parent
7e8cbfc140
commit
bd21843464
@@ -78,6 +78,7 @@ class InspectableReader {
|
||||
static uint32_t ReadUint32(IInspectable inspectable);
|
||||
static std::string ReadString(IInspectable inspectable);
|
||||
static std::vector<std::string> ReadStringArray(IInspectable inspectable);
|
||||
static GUID ReadGuid(IInspectable inspectable);
|
||||
};
|
||||
|
||||
} // namespace windows
|
||||
|
||||
Reference in New Issue
Block a user