close-methods: Close a BinaryReader or BinaryWriter

close,BinaryReader-methodR Documentation

Close a BinaryReader or BinaryWriter

Description

Close the connection associated with a BinaryReader or BinaryWriter object.

Usage

## S4 method for signature 'BinaryReader'
close(con)

## S4 method for signature 'BinaryWriter'
close(con)

Arguments

con

The BinaryReader or BinaryWriter object to close.


bbuchsbaum/neuroim2 documentation built on Jan. 2, 2025, 3:38 p.m.