Muscat.IO.WriterBase module¶
- class WriterBase(fileName: str | None = None)[source]¶
Bases:
object
WriterBase class
- SetBinary(val=True)[source]¶
Sets the binary status of the file to read
- Parameters:
val (bool, optional) – if True, sets the file to read as binary, by default True