DannyRoastBeef㊙
Using ref for large data types.
Hi thanks for the reply. What about if I was to pass a list containing incoming data as I am here in my GET endpoint?
In the following function I've got
Would it be correct to put ref in front of when calling the function or will that do a copy?
10 replies