This class supports writing of bulk binary data to a connection
Slots
outputThe binary output connection
byte_offsetThe number of bytes to skip at the start of input
data_typeThe data type of the binary elements
bytes_per_elementThe number of bytes in each data element (e.g. 4 or 8 for floating point numbers)
endianThe endianness of the binary output connection