Community

Convert Bool to Byte Array in C#

(Mahesh Chand) The BitConverter class in .NET Framework is provides functionality to convert base data types to an array of bytes, and an array of bytes to base data types.

Read More - Register for Free Membership