set_close_base_stream


Description:

public void set_close_base_stream (bool close_base)

Sets whether the base stream will be closed when this is closed.

Parameters:

this

a FilterInputStream.

close_base

true to close the base stream.