Uint8BufferSlipEncode makes a Uint8Buffer with slipEncoding mechanisms. When slipEncode is enabled it:
packet returns the bytes between two 0xc0 bytes. decodes slip encoding
slipEncodeByte Replaces 0xdb with 0xdb 0xdd and 0xc0 with 0xdb 0xdc
Generated using TypeDoc
Uint8BufferSlipEncode makes a Uint8Buffer with slipEncoding mechanisms. When slipEncode is enabled it: