75 int64 toInt64() const noexcept;
78 bool isNull() const noexcept;
80 bool operator== (const
MACAddress&) const noexcept;
81 bool operator!= (const
MACAddress&) const noexcept;
Holds a resizable array of primitive or copy-by-value objects.
Represents a MAC network card adapter address ID.
const uint8 * getBytes() const noexcept
Returns a pointer to the 6 bytes that make up this address.
A simple class for holding temporary references to a string literal or String.
Type unalignedPointerCast(void *ptr) noexcept
Casts a pointer to another type via void*, which suppresses the cast-align warning which sometimes ar...
unsigned char uint8
A platform-independent 8-bit unsigned integer type.
long long int64
A platform-independent 64-bit integer type.