SimpleCommandEncoding_enum
SimpleCommandEncoding_enum
The encoding of the resultant return data.
This is a hint to the client side to indicate the format of the information being returned.
Possible values:
CSV
: Comma separated valuesHEX
: Hex encoded binary dataSTRING
This data structure has no properties.
Enumeration:
CSV,
HEX,
STRING,