Read a complete primitive array
Overload List
Name | Description | |
---|---|---|
![]() |
Read (Boolean) | |
![]() |
Read (Boolean, Int32, Int32) | |
![]() |
Read (Byte) | Read a complete primitive array |
![]() |
Read (Char) | |
![]() |
Read (Char, Int32, Int32) | |
![]() |
Read (Double) | |
![]() |
Read (Double, Int32, Int32) | |
![]() |
Read (Int16) | |
![]() |
Read (Int16, Int32, Int32) | |
![]() |
Read (Int32) | |
![]() |
Read (Int32, Int32, Int32) | |
![]() |
Read (Int64) | |
![]() |
Read (Int64, Int32, Int32) | |
![]() |
Read (SByte) | |
![]() |
Read (SByte, Int32, Int32) | Read a segment of a primitive array. |
![]() |
Read (Single) | |
![]() |
Read (Single, Int32, Int32) | |
![]() |
Read (Byte, Int32, Int32) | 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. (inherited from Stream) |