C# BinaryReaderC# BinaryReader class is used to read binary information from stream. It is found in System.IO namespace. It also supports reading string in specific encoding. C# BinaryReader ExampleLet's see the simple example of BinaryReader class which reads data from dat file. Output: Double Value : 12.5 String Value : this is string data Boolean Value : true Next TopicC# StringWriter |
We provides tutorials and interview questions of all technology like java tutorial, android, java frameworks
G-13, 2nd Floor, Sec-3, Noida, UP, 201301, India