Copying data to a buffer

  • Thread starter Thread starter R Agam
  • Start date Start date
R

R Agam

Hi

What is the way to copy data to a buffer.
I need to copy byte by byte of data from source to destination.


Thanks,
Regards
 
R Agam,
Have you looked at the System.Buffer class?

Hope this helps
Jay
 
Back
Top