SetCloseOnDelete-methods: set the close on delete behavior

SetCloseOnDelete-methodsR Documentation

set the close on delete behavior

Description

By default, the file descriptor is not closed when a stream is destroyed, use SetCloseOnDelete( stream, TRUE ) to change that.

Methods

See classes FileInputStream and FileOutputStream for implementations.


RProtoBuf documentation built on Nov. 3, 2022, 9:06 a.m.