Reads a stream of bytes into the buffer as an array, starting at a specified offset.
Overload List
| Name | Description | |
|---|---|---|
![]() |
GetBytes(String, [], Int32, Int32) | Retrieves a specified number of bytes of raw binary data. (Inherited from DataReader.) |
![]() |
GetBytes(Int32, [], Int32, Int32) | Reads a stream of bytes into the buffer as an array, starting at a specified offset. (Overrides DataReader.GetBytes(Int32, [], Int32, Int32).) |
Top
.gif)