Constructs a new Value.
Optional
properties: IValueProperties to set
Optional
asValue asBlob.
Optional
asValue asUnsignedInteger.
Optional
valueValue value.
Static
createCreates a new Value instance using the specified properties.
Optional
properties: IValueProperties to set
Value instance
Static
decodeDecodes a Value message from the specified reader or buffer.
Reader or buffer to decode from
Optional
length: numberMessage length if known beforehand
Value
If the payload is not a reader or valid buffer
If required fields are missing
Static
decodeDecodes a Value message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
Value
If the payload is not a reader or valid buffer
If required fields are missing
Static
encodeStatic
encodeStatic
fromCreates a Value message from a plain object. Also converts values to their respective internal types.
Plain object
Value
Static
getStatic
toCreates a plain object from a Value message. Also converts values to other types if specified.
Value
Optional
options: IConversionOptionsConversion options
Plain object
Static
verifyGenerated using TypeDoc
Represents a Value.