J
John Demigor
Hi,
I have an integer value I need to read/write as 4 bytes from/into Stream
(NetworkStream), but I cannot find ReadInt/WriteInt method in the Stream
class.
The same problem with string.
Thanks in advance
I have an integer value I need to read/write as 4 bytes from/into Stream
(NetworkStream), but I cannot find ReadInt/WriteInt method in the Stream
class.
The same problem with string.
Thanks in advance