On 27 April 2010 18:34, Bihar Anwar <bihar_anwar at rocketmail.com> wrote: > > Would Move() be faster, instead of Copy()? I guess so, have you tried to benchmark? If you really need speed, why don't you allocate the memory directly? Henry