Skip to contents

Write a sequence of elements from an input source

write_elements

Usage

write_elements(x, els)

# S4 method for BinaryWriter,numeric
write_elements(x, els)

Arguments

x

the output channel

els

the elements to write