C
C#12mo ago
HD-Fr0sT

how do i use streamread and streamwrite?

can someone give me an example
4 Replies
Buddy
Buddy12mo ago
Msdocs can
Buddy
Buddy12mo ago
StreamWriter Class (System.IO)
Implements a TextWriter for writing characters to a stream in a particular encoding.
Buddy
Buddy12mo ago
StreamReader Class (System.IO)
Implements a TextReader that reads characters from a byte stream in a particular encoding.
HD-Fr0sT
HD-Fr0sTOP12mo ago
thanks

Did you find this page helpful?