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
|
JavaTpoint offers too many high quality services. Mail us on h[email protected], to get more information about given services.
JavaTpoint offers college campus training on Core Java, Advance Java, .Net, Android, Hadoop, PHP, Web Technology and Python. Please mail your requirement at [email protected].
Duration: 1 week to 2 week