RProtoBuf (version 0.4.11)

SetCloseOnDelete-methods: 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.

Arguments

Methods

See classes '>FileInputStream and '>FileOutputStream for implementations.