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