com.onlineobject.objectnet Namespace

DataStream..::..Write Method

Overload List


  Name Description
Public method Write<(Of <<'(T>)>>)(T)
Writes data of a specified type to the data buffer using a registered writer.
Public method Write<(Of <<'(T>)>>)(T, Int32)
Writes data of a specified type to the data buffer at a specific offset using a registered writer.
Public method Write<(Of <<'(T>)>>)(T, Type)
Writes data of a specified type to the data buffer using a registered writer.