Constructs a new SyncdValue.
SyncdValue blob.
Converts this SyncdValue to JSON.
JSON object
Creates a new SyncdValue instance using the specified properties.
SyncdValue instance
Decodes a SyncdValue message from the specified reader or buffer.
Reader or buffer to decode from
SyncdValue
Decodes a SyncdValue message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
SyncdValue
Encodes the specified SyncdValue message. Does not implicitly verify messages.
SyncdValue message or plain object to encode
Writer
Encodes the specified SyncdValue message, length delimited. Does not implicitly verify messages.
SyncdValue message or plain object to encode
Writer
Creates a SyncdValue message from a plain object. Also converts values to their respective internal types.
Plain object
SyncdValue
Creates a plain object from a SyncdValue message. Also converts values to other types if specified.
SyncdValue
Plain object
Verifies a SyncdValue message.
Plain object to verify
null
if valid, otherwise the reason why it is not
Generated using TypeDoc
Represents a SyncdValue.