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 buffer. Bytes in asc can be separated by colons (:), or hyphens (-), but not mixed.
asc
buffer
the ASCII representation of a hardware address
buffer to store the result into
buffer, or null if asc couldn't be parsed or would be shorter or longer than length.
null
length
Parses
ascand converts it to binary form inbuffer. Bytes inasccan be separated by colons (:), or hyphens (-), but not mixed.