BitConverter « Development « VB.Net Tutorial






7.35.BitConverter
7.35.1.Convert Byte arrays to String objects with the ToString method.
7.35.2.Example of the BitConverter.ToString( Byte( ) ) method.
7.35.3.Example of the BitConverter.GetBytes( UInt32 ) method.