[Mono-list] [PATCH] BufferedStream.cs
Carlos Guzmán Álvarez
carlosga@telefonica.net
Wed, 20 Nov 2002 12:56:53 +0100
Hello:
>
> m_stream.GetType () != typeof (System.Net.Sockets.NetworkStream) should
> work, but that only fixes this for NetworkStream.
Ok. i try with :
m_stream is System.Net.Sockets.NetworkStream
And gives error building the mcs.
>>It's better to use the
>>CanSeek property of the underlying stream to know if we can set the
>>Position.
Ok. Thanks. :)))
Best regards
Carlos Guzmán Álvarez
Vigo-Spain