EncodingTranslatorStreamRead - метод |
Имя | Описание | |
---|---|---|
Read(SpanByte) | When overridden in a derived class, reads a sequence of bytes from the current stream and advances the position within the stream by the number of bytes read. (Унаследован от Stream.) | |
Read(Byte, Int32, Int32) |
Reads bytes from the stream. Bytes will be returned in the output encoding specified, regardless of the input encoding
(Переопределяет StreamRead(Byte, Int32, Int32).) |