API 参考
正在准备搜索索引...
@142vip/nest-typeorm
HostAddress
类 HostAddress
索引
构造函数
constructor
属性
host
is
I
Pv6
port
socket
Path
方法
inspect
to
String
from
Host
Port
from
Srv
Record
from
String
构造函数
constructor
new
HostAddress
(
hostString
:
string
)
:
HostAddress
参数
hostString
:
string
返回
HostAddress
属性
host
host
:
undefined
|
string
is
I
Pv6
isIPv6
:
boolean
port
port
:
undefined
|
number
socket
Path
socketPath
:
undefined
|
string
方法
inspect
inspect
()
:
string
返回
string
to
String
toString
()
:
string
返回
string
静态
from
Host
Port
fromHostPort
(
host
:
string
,
port
:
number
)
:
HostAddress
参数
host
:
string
port
:
number
返回
HostAddress
静态
from
Srv
Record
fromSrvRecord
(
__namedParameters
:
SrvRecord
)
:
HostAddress
参数
__namedParameters
:
SrvRecord
返回
HostAddress
静态
from
String
fromString
(
this
:
void
,
s
:
string
)
:
HostAddress
参数
this
:
void
s
:
string
返回
HostAddress
显示设置
成员可见性
受保护
继承
外部
配色
自动
浅色
深色
目录
构造函数
constructor
属性
host
is
I
Pv6
port
socket
Path
方法
inspect
to
String
from
Host
Port
from
Srv
Record
from
String
API 参考
加载中……