BufferedStream


The BufferedStream class adds buffering to another stream class. For example, you can create a BufferedStream class attached to a network stream that communicates with another application through sockets. The BufferedStream class buffers data passing through the network connection.

Most programs don’t need to explicitly create their own buffered streams, so this class isn’t described further here. See the online help for more information.




Visual Basic 2005 with  .NET 3.0 Programmer's Reference
Visual Basic 2005 with .NET 3.0 Programmer's Reference
ISBN: 470137053
EAN: N/A
Year: 2007
Pages: 417

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net