$base
$base : string
Class StreamMode.
This class represents a mode for file streams, encapsulating the logic required to interpret and validate different stream modes. It allows you to check if the mode permits reading, writing, and file operations like opening existing files or creating new ones.