hpmoc.io.abstract module
Abstract definitions of IoStrategy
.
- class hpmoc.io.abstract.IoStrategy
Bases:
object
Methods for reading and writing
PartialUniqSkymap
instances from/to file.- read: Callable
- write: Callable
- class hpmoc.io.abstract.ReadonlyIo
Bases:
hpmoc.io.abstract.IoStrategy
- read: Callable
- static write(*args, **kwargs)