Preparing search index...
The search index is not available
CycloneDX JavaScript Library - Node - v7.0.0
CycloneDX JavaScript Library - Node
Models
HashDictionary
Class HashDictionary
Hierarchy
Map
<
Models
.
Hash
[
0
]
,
Models
.
Hash
[
1
]
>
HashDictionary
Implements
Sortable
<
Models
.
Hash
>
Index
Constructors
constructor
Methods
sorted
Constructors
constructor
new
Hash
Dictionary
(
entries
?
)
:
HashDictionary
Parameters
Optional
entries
:
null
|
readonly
(
readonly
[
HashAlgorithm
,
string
]
)
[]
Returns
HashDictionary
new
Hash
Dictionary
(
iterable
?
)
:
HashDictionary
Parameters
Optional
iterable
:
null
|
Iterable
<
readonly
[
HashAlgorithm
,
string
]
,
any
,
any
>
Returns
HashDictionary
Methods
sorted
sorted
(
)
:
Models
.
Hash
[]
Returns
Models
.
Hash
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
sorted
CycloneDX JavaScript Library - Node - v7.0.0
Loading...