Search
Preparing search index...
The search index is not available
node-opcua-mono-repo
Support
Backers
Options
All
Public
Public/Protected
All
Inherited
Menu
DataTypeHelper
Globals
Interface DataTypeHelper
Hierarchy
DataTypeHelper
Properties
coerce
decode
encode
Properties
coerce
coerce
:
function
Type declaration
(
value
:
any
)
:
any
Parameters
value:
any
Returns
any
decode
decode
:
function
Type declaration
(
stream
:
BinaryStream
)
:
any
Parameters
stream:
BinaryStream
Returns
any
encode
encode
:
function
Type declaration
(
stream
:
OutputBinaryStream
, value
:
any
)
:
void
Parameters
stream:
OutputBinaryStream
value:
any
Returns
void
Data
Type
Helper
coerce
decode
encode
Generated using
TypeDoc