writeElements {neuroim} | R Documentation |
Generic function to write a sequence of elements from an input source
writeElements
writeElements(x, els)
## S4 method for signature 'BinaryWriter,numeric'
writeElements(x, els)
x |
the output channel |
els |
the elements to write |