Skip to contents

Read a sequence of elements from an input source

read_elements

Usage

read_elements(x, num_elements)

# S4 method for BinaryReader,numeric
read_elements(x, num_elements)

Arguments

x

the input channel

num_elements

the number of elements to read

Value

the elements as a vector