オーバーロード | 解説 |
---|---|
Read() | System.IO.BinaryReaderから継承されます。 |
Read(Char[],Int32,Int32) | System.IO.BinaryReaderから継承されます。 |
Read(Span<Char>) | System.IO.BinaryReaderから継承されます。 |
Read(Byte[],Int32,Int32) | System.IO.BinaryReaderから継承されます。 |
Read(Span<Byte>) | System.IO.BinaryReaderから継承されます。 |