Optional
options: IArgSerializerOptionsReads typed values from an arguments string (e.g. aa@bb@@cc), given parameter definitions.
Serializes a set of typed values into a set of strings buffers. Variadic types and composite types might result into none, one or more buffers.
Serializes a set of typed values into an arguments string (e.g. aa@bb@@cc).
Serializes a set of typed values into a set of strings.
Decodes a set of buffers into a set of typed values, given parameter definitions.