NetworksIntRanges interface
Integer address ranges grouped by family, as returned by Networks.toIntRanges().
Signature:
export interface NetworksIntRanges
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
[bigint, bigint][] |
IPv4 ranges, ascending by start address. Empty if the set has no IPv4. | ||
|
[bigint, bigint][] |
IPv6 ranges, ascending by start address. Empty if the set has no IPv6. |
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.