TypeScript API Documentation for NETWORKMANAGER
API Version: 1.0
Library Version: 1.49.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Parses asc and converts it to binary form in a GLib.ByteArray. See nm_utils_hwaddr_aton() if you don't want a GLib.ByteArray.
asc
nm_utils_hwaddr_aton()
the ASCII representation of a hardware address
the expected length in bytes of the result
a new GLib.ByteArray, or null if asc couldn't be parsed
null
Parses
ascand converts it to binary form in a GLib.ByteArray. Seenm_utils_hwaddr_aton()if you don't want a GLib.ByteArray.