set_secure


Description:

public void set_secure ()

Mark the memory stream as secure.

At the very least this means the data in the buffer will be cleared when the buffer is finalized. This only applies to buffers owned by the stream.

Parameters:

this

a StreamMem object