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
Returns the length in octets of a hardware address of type type.
type
Before 1.28, it was an error to call this function with any value other than ARPHRD_ETHER or ARPHRD_INFINIBAND.
the type of address; either ARPHRD_ETHER or ARPHRD_INFINIBAND
the length or zero if the type is unrecognized.
Returns the length in octets of a hardware address of type
type.Before 1.28, it was an error to call this function with any value other thanARPHRD_ETHER or ARPHRD_INFINIBAND .