DelegateReaderStreamWrite - метод |
| Имя | Описание | |
|---|---|---|
| Write(ReadOnlySpanByte) | When overridden in a derived class, writes a sequence of bytes to the current stream and advances the current position within this stream by the number of bytes written. (Унаследован от Stream.) | |
| Write(Byte, Int32, Int32) | Записывает данные в поток из массива байт. Метод не поддерживается. (Переопределяет StreamWrite(Byte, Int32, Int32).) |