ProxyStreamCopyTo - метод |
Имя | Описание | |
---|---|---|
CopyTo(Stream) | Reads the bytes from the current stream and writes them to another stream. (Унаследован от Stream.) | |
CopyTo(Stream, Int32) | Reads the bytes from the current stream and writes them to another stream, using a specified buffer size. (Переопределяет StreamCopyTo(Stream, Int32).) |