Table of Contents

Interface IPacketBuilder

Namespace
McpXLib.Interfaces
Assembly
McpXLib.dll
public interface IPacketBuilder

Methods

ToAsciiBytes()

byte[] ToAsciiBytes()

Returns

byte[]

ToBinaryBytes()

byte[] ToBinaryBytes()

Returns

byte[]