Method _Stdio.Buffer()->read_only()


Method read_only

void read_only()

Description

This makes the existing data in the buffer permanently read only.

Note

You can use lock() to do this temporarily.