In The Hand
Write Method (buffer, offset, count)
NamespacesInTheHand.TomTomGpsStreamWrite(array<Byte>[]()[], Int32, Int32)
.NET Components for Mobility
Write the data in buffer to the GpsStream.
Declaration Syntax
C#Visual Basic
public override void Write(
	byte[] buffer,
	int offset,
	int count
)
Public Overrides Sub Write ( _
	buffer As Byte(), _
	offset As Integer, _
	count As Integer _
)
Parameters
buffer (array< Byte >[]()[])
Buffer containing ASCII NMEA data to write.
offset (Int32)
Offset into the buffer.
count (Int32)
Number of bytes to copy.

Assembly: InTheHand.TomTom (Module: InTheHand.TomTom) Version: 6.3.0.0