⚠️ You are reading documentation for an OLD version (v2.68.0). The current released version is v2.173.1.
View latest documentation →
Search
Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
Options
All
Public
Public/Protected
All
Inherited
Menu
NodeOPCUA reference documentation - public API
node-opcua
MessageBuilderBase
Class MessageBuilderBase
  subscribe now with sterfive to access the online-user manual
uses
PacketAssembler
param
param
Hierarchy
EventEmitter
MessageBuilderBase
MessageBuilder
Index
Constructors
constructor
Properties
_packet
Assembler
_tick0
_tick1
channel
Id
options
sequence
Header
signature
Length
total
Message
Size
Methods
dispose
feed
Constructors
constructor
new
Message
Builder
Base
(
options
?:
{
signatureLength
?:
number
}
)
:
MessageBuilderBase
Parameters
Optional
options:
{
signatureLength
?:
number
}
Optional
signature
Length
?:
number
Returns
MessageBuilderBase
Properties
Readonly
_packet
Assembler
_packet
Assembler
:
PacketAssembler
_tick0
_tick0
:
number
_tick1
_tick1
:
number
channel
Id
channel
Id
:
number
Readonly
options
options
:
{
signatureLength
?:
number
}
Type declaration
Optional
signature
Length
?:
number
sequence
Header
sequence
Header
:
SequenceHeader
Readonly
signature
Length
signature
Length
:
number
total
Message
Size
total
Message
Size
:
number
Methods
dispose
dispose
(
)
:
void
Returns
void
feed
feed
(
data
:
Buffer
)
:
void
Feed message builder with some data
method
feed
Parameters
data:
Buffer
Returns
void
Modules
node-
opcua
node-
opcua-
address-
space
node-
opcua-
basic-
types
node-
opcua-
certificate-
manager
node-
opcua-
client
node-
opcua-
data-
access
node-
opcua-
data-
model
node-
opcua-
data-
value
node-
opcua-
guid
node-
opcua-
nodeid
node-
opcua-
server
node-
opcua-
status-
codes
node-
opcua-
types
node-
opcua-
variant
Message
Builder
Base
constructor
_packet
Assembler
_tick0
_tick1
channel
Id
options
sequence
Header
signature
Length
total
Message
Size
dispose
feed
Generated using
TypeDoc
PacketAssembler