Readonly
BufferReadonly
CommandReadonly
ControllerProtected
Readonly
offsetProtected
AllocProtected
Allocates a buffer in the right size for the frame. The first byte contains the buffer length. The next two bytes of the buffer are used for the command. The remaining bytes are for the data.
A size of 0 means that the command has no further data.
Size for the buffer for the data part without length and command.
Set to true to copy the data in case of reallocating the buffer. Default is true.
The size of the buffer (only pure data, without protocol and command bytes)