IDataReader<(Of <(<'T>)>)>..::..Read Method
Overload List
Name | Description | |
---|---|---|
![]() |
Read(array<Byte>[]()[][], Int32%) |
Reads data from a buffer and updates the offset.
|
![]() |
Read(array<Byte>[]()[][], Int32%, Type) |
Reads data of a specified type from a buffer and updates the offset.
|
![]() |
Read<(Of <<'(E>)>>)(array<Byte>[]()[][], Int32%) |
Generic method to read data of any type from a buffer and updates the offset.
|