The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: Convert Value Type to Byte Array and Vice Versa
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

Neil JohnsonPosted Apr 13, 2018, 5:37 AM
Hi,I want to assign the first index value of byte array to int. Neither I am getting any compile error nor run time error. But I am not getting the required output. I have searched on the internet and I came to know that if we have 4 indexes then then we can convert them into int. But I only need 1st index to work with.