@qualithm/mqtt-wire - v0.1.5
GitHub
Preparing search index...
index
decodeError
Function decodeError
decodeError
(
code
:
DecodeErrorCode
,
message
:
string
,
specRef
?:
string
,
offset
?:
number
,
)
:
DecodeError
Creates a decode error.
Parameters
code
:
DecodeErrorCode
message
:
string
Optional
specRef
:
string
Optional
offset
:
number
Returns
DecodeError
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
GitHub
@qualithm/mqtt-wire - v0.1.5
Loading...
Creates a decode error.