igcv3 - v1.1.0
GitHub
Preparing search index...
types/ipaddr-js
IPAddr
Interface IPAddr
interface
IPAddr
{
kind
()
:
"ipv4"
|
"ipv6"
;
toByteArray
()
:
number
[]
;
toString
()
:
string
;
}
Index
Methods
kind
to
Byte
Array
to
String
Methods
kind
kind
()
:
"ipv4"
|
"ipv6"
Returns
"ipv4"
|
"ipv6"
to
Byte
Array
toByteArray
()
:
number
[]
Returns
number
[]
to
String
toString
()
:
string
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
kind
to
Byte
Array
to
String
Documentation
GitHub
igcv3 - v1.1.0
Loading...