Skip to contents

Class supporting reading of bulk binary data from a connection

Slots

input

the binary input connection

byte_offset

the number of bytes to skip at the start of input

data_type

the dataType of the binary Elements

bytes_per_element

number of bytes in each data element (e.g. 4 or 8 for floating point numbers)

endian

endianness of binary input connection

signed

logical indicating whether data type is signed