The text of this article is not in this database — only its details are. Read it on the old site: Convert Value Type to Byte Array and Vice Versa
1 Comment
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: Convert Value Type to Byte Array and Vice Versa
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
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.