readElements-methods: Generic function to read a sequence of elements from an input...

Description Usage Arguments Value

Description

Generic function to read a sequence of elements from an input source

readElements

Usage

1
2
3
4
readElements(x, numElements)

## S4 method for signature 'BinaryReader,numeric'
readElements(x, numElements)

Arguments

x

the input channel

numElements

the number of elements to read

Value

the elements as a vector


bbuchsbaum/neuroim documentation built on March 29, 2021, 11:01 a.m.