140c140
< CopyData(tc, buf, getArg(sizeof(T)), sizeof(T));
---
> CopyOut(tc, buf, getArg(sizeof(T)), sizeof(T));