BinaryReader-class: BinaryReader

BinaryReader-classR Documentation

BinaryReader

Description

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


bbuchsbaum/neuroim2 documentation built on June 4, 2024, 11:23 p.m.