C17PacketCustomPayload

new C17PacketCustomPayload(string channel, string data, boolean length)

Create a new C17PacketCustomPayload. If length is set to true it will write the length of the data before the data, some protocols require this.

Last updated