readElements {neuroim} | R Documentation |
Generic function to read a sequence of elements from an input source
readElements
readElements(x, numElements)
## S4 method for signature 'BinaryReader,numeric'
readElements(x, numElements)
x |
the input channel |
numElements |
the number of elements to read |
the elements as a vector