Backend.buildMessage

Full build message for sending

work on preallocated buffer

interface Backend
final
void[]
buildMessage
(
Args...
)
(
void[] buffer
,
ulong dev
,
ubyte fnc
,
Args args
)

Return Value

Type: void[]

slice of preallocated buffer with message

Meta