DataStream..::..Write Method
Overload List
Name | Description | |
---|---|---|
![]() |
Write<(Of <<'(T>)>>)(T) |
Writes data of a specified type to the data buffer using a registered writer.
|
![]() |
Write<(Of <<'(T>)>>)(T, Int32) |
Writes data of a specified type to the data buffer at a specific offset using a registered writer.
|
![]() |
Write<(Of <<'(T>)>>)(T, Type) |
Writes data of a specified type to the data buffer using a registered writer.
|