DataBufferStream.WriteBytes Method |
Name | Description | |
---|---|---|
![]() | WriteBytes(Byte[]) |
Writes the specified data to the DataBuffer and advances the Position by the length of the data.
|
![]() | WriteBytes(Byte[], Int32, Int32) |
Writes the specified data to the DataBuffer and advances the Position by the length.
|