Method Stdio.Buffer()->read_only()
- Method read_only
void read_only()
- Description
Make the buffer permanently read only.
- Note
You can use lock() to do this temporarily.
void read_only()
Make the buffer permanently read only.
You can use lock() to do this temporarily.