| BinaryReader-class {neuroim} | R Documentation |
BinaryReader
Description
This class supports reading of bulk binary data from a connection
Slots
inputthe binary input connection
byteOffsetthe number of bytes to skip at the start of input
dataTypethe dataType of the binary Elements
bytesPerElementnumber of bytes in each data element (e.g. 4 or 8 for floating point numbers)
endianendianness of binary input connection
[Package neuroim version 0.0.6 Index]