Click or drag to resize
TcmpFrameRemoveEscapseCharacters Method

[This is preliminary documentation and is subject to change.]

Namespace: TapTrack.Tcmp.Communication
Assembly: TapTrack.Tcmp (in TapTrack.Tcmp.dll) Version: 0.4.0.0 (0.4.0.0)
Syntax
C#
public static List<byte> RemoveEscapseCharacters(
	byte[] data
)

Parameters

data
Type: SystemByte

Return Value

Type: ListByte
See Also