com.onlineobject.objectnet Namespace

DataStream..::..Read Method

Overload List


  Name Description
Public method Read<(Of <<'(T>)>>)(Boolean)
Reads data of type T from the buffer, with an option to rewind the buffer index before reading.
Public method Read<(Of <<'(T>)>>)(Int32)
Reads data of type T from the buffer at a specific offset.
Public method Read<(Of <<'(T>)>>)(Type)
Reads data of a specified type from the data buffer using a registered reader.