ExitCode code.
ExitCode text.
Static
create
Static
decode
Decodes an ExitCode message from the specified reader or buffer.
Reader or buffer to decode from
Optional
length:
number
Message length if known beforehand
ExitCode
If the payload is not a reader or valid buffer
If required fields are missing
Static
decodeDecodes an ExitCode message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
ExitCode
If the payload is not a reader or valid buffer
If required fields are missing
Static
encode
Static
encodeStatic
fromStatic
toCreates a plain object from an ExitCode message. Also converts values to other types if specified.
ExitCode
Optional
options:
IConversionOptions
Conversion options
Plain object
Static
verify
Generated using TypeDoc
Represents an ExitCode.