AsyncUDSConnection.send

Send data through the underlying stream by moving it into the OS buffer.

class AsyncUDSConnection
nothrow final pragma(inline, true)
uint
send
(
in ubyte[] ub
)

Meta