Constructs a new Value.
Optional
properties:
IValue
Properties to set
Optional
asValue asBlob.
Optional
asValue asUnsignedInteger.
Optional
value
Value value.
Static
create
Creates a new Value instance using the specified properties.
Optional
properties:
IValue
Properties to set
Value instance
Static
decode
Decodes a Value message from the specified reader or buffer.
Reader or buffer to decode from
Optional
length:
number
Message 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
encode
Static
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:
IConversionOptions
Conversion options
Plain object
Static
verify
Generated using TypeDoc
Represents a Value.