Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PhysAddr

Represents a physical (MAC) address.

Hierarchy

  • PhysAddr

Index

Constructors

Properties

Methods

Constructors

constructor

  • Parameters

    • addr: string

    Returns PhysAddr

Properties

addr

addr: string

The MAC address string.

Methods

toString

  • toString(): string
  • A human-readable string suitable for display.

    Returns string

Generated using TypeDoc