oemolithread
class oemolithread : public oemolthreadbase
The following methods are publicly inherited from oemolthreadbase:
The following methods are publicly inherited from oemolstreambase:
Constructors
oemolithread() -> oemolithread
oemolithread(fn: str) -> oemolithread
Default and copy constructors.
GetIStream
GetIStream() -> oeistream
GetMolStream
GetMolStream() -> oemolistream
SetFlavor
SetFlavor(format: int, flavor: int) -> bool
SetFormat
SetFormat(format: int) -> bool
close
close() -> None
openstring
openstring(data: bytes, gz: bool = False) -> bool
openstring(buffer: str, len: oesize_t, gz: bool = False) -> bool