StreamHelper.ReadData (Stream, Byte(), Int32, Boolean) Method
Reading data
Public Shared Function ReadData( _
ByVal s As Stream, _
ByVal data_to_read As Byte(), _
ByVal offset As Integer, _
ByVal throw_exception As Boolean _
) As Boolean
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
s
-
Stream
<default>
-
data_to_read
-
byte[]
<default>
-
offset
-
int
<default>
-
throw_exception
-
bool
<default>
Return Value
bool
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1