
Declaration Syntax
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.2.0.0