FlagFrameIndexOfMessageEnd Method
Gets index of EOT or ETX in the data.
Namespace: OddPrg.Protocols.Flag1Assembly: OddPrg.Frames.Flag (in OddPrg.Frames.Flag.dll) Version: 1.0.0.0 (1.0.0.0)
public static int IndexOfMessageEnd(
ByteBuffer data,
int startIndex
)
- data ByteBuffer
- startIndex Int32
Int32