integer array to a byte array

  • Thread starter Thread starter Nils Wolf
  • Start date Start date
Peter Rilling said:
Also, what about Convert.ToByte?

That converts a single integer to a single byte at a time, whereas I
expected that Nils wanted to convert each integer to 4 bytes.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top