Constructs a new HighlyStructuredMessage.
Optional properties: IHighlyStructuredMessageProperties to set
HighlyStructuredMessage deterministicLc.
HighlyStructuredMessage deterministicLg.
HighlyStructuredMessage elementName.
HighlyStructuredMessage fallbackLc.
HighlyStructuredMessage fallbackLg.
Optional hydratedHighlyStructuredMessage hydratedHsm.
HighlyStructuredMessage localizableParams.
HighlyStructuredMessage namespace.
HighlyStructuredMessage params.
Static createCreates a new HighlyStructuredMessage instance using the specified properties.
Optional properties: IHighlyStructuredMessageProperties to set
HighlyStructuredMessage instance
Static decodeDecodes a HighlyStructuredMessage message from the specified reader or buffer.
Reader or buffer to decode from
Optional length: numberMessage 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 encodeEncodes the specified HighlyStructuredMessage message. Does not implicitly verify messages.
HighlyStructuredMessage message or plain object to encode
Optional writer: WriterWriter 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: WriterWriter 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 toCreates a plain object from a HighlyStructuredMessage message. Also converts values to other types if specified.
HighlyStructuredMessage
Optional options: IConversionOptionsConversion options
Plain object
Static verifyGenerated using TypeDoc
Represents a HighlyStructuredMessage.