Open quinchs opened 5 months ago
Fixes encoding of arguments by ensuring nelems is set to the absolute number of elements, and client-side checks whether the argument is optional.
nelems
Summary
Fixes encoding of arguments by ensuring
nelems
is set to the absolute number of elements, and client-side checks whether the argument is optional.