Constructs a new HighlyStructuredMessage.
Optional
properties:
IHighlyStructuredMessage
Properties to set
Optional
deterministicHighlyStructuredMessage deterministicLc.
Optional
deterministicHighlyStructuredMessage deterministicLg.
Optional
elementHighlyStructuredMessage elementName.
Optional
fallbackHighlyStructuredMessage fallbackLc.
Optional
fallbackHighlyStructuredMessage fallbackLg.
Optional
hydratedHighlyStructuredMessage hydratedHsm.
HighlyStructuredMessage localizableParams.
Optional
namespace
HighlyStructuredMessage namespace.
HighlyStructuredMessage params.
Static
create
Creates a new HighlyStructuredMessage instance using the specified properties.
Optional
properties:
IHighlyStructuredMessage
Properties to set
HighlyStructuredMessage instance
Static
decode
Decodes a HighlyStructuredMessage message from the specified reader or buffer.
Reader or buffer to decode from
Optional
length:
number
Message length if known beforehand
HighlyStructuredMessage
If the payload is not a reader or valid buffer
If required fields are missing
Static
decodeDecodes a HighlyStructuredMessage message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
HighlyStructuredMessage
If the payload is not a reader or valid buffer
If required fields are missing
Static
encode
Encodes the specified HighlyStructuredMessage message. Does not implicitly verify messages.
HighlyStructuredMessage message or plain object to encode
Optional
writer:
Writer
Writer to encode to
Writer
Static
encodeEncodes the specified HighlyStructuredMessage message, length delimited. Does not implicitly verify messages.
HighlyStructuredMessage message or plain object to encode
Optional
writer:
Writer
Writer to encode to
Writer
Static
fromCreates a HighlyStructuredMessage message from a plain object. Also converts values to their respective internal types.
Plain object
HighlyStructuredMessage
Static
getStatic
toCreates a plain object from a HighlyStructuredMessage message. Also converts values to other types if specified.
HighlyStructuredMessage
Optional
options:
IConversionOptions
Conversion options
Plain object
Static
verify
Generated using TypeDoc
Represents a HighlyStructuredMessage.