com.onlineobject.objectnet Namespace

IDataStream..::..Read Method

Overload List


  Name Description
Public method Read<(Of <<'(T>)>>)(Boolean)
Reads data of a generic type from the stream.
Public method Read<(Of <<'(T>)>>)(Int32)
Reads data of a generic type from the stream at the specified offset.
Public method Read<(Of <<'(T>)>>)(Type)
Reads data of a specified type from the stream.