mirror of https://github.com/KLayout/klayout.git
This is much more convenient and a bit more efficient than writing the bytes to a temporary file and reading that back in. It's useful when we have received a layout over the network or embedded in some file. This makes a copy of the bytes but there doesn't seem to be any way to avoid that currently. |
||
|---|---|---|
| .. | ||
| basic.py | ||
| dbLayoutTest.py | ||
| dbLayoutToNetlist.py | ||
| dbLayoutVsSchematic.py | ||
| dbNetlistCrossReference.py | ||
| dbPCells.py | ||
| dbPolygonTest.py | ||
| dbReaders.py | ||
| dbRegionTest.py | ||
| dbShapesTest.py | ||
| dbTransTest.py | ||
| kwargs.py | ||
| layLayers.py | ||
| layObjects.py | ||
| layPixelBuffer.py | ||
| modTests.py | ||
| qtbinding.py | ||
| tlTest.py | ||