OEReadDesignUnitFromBytes

Attention

This API is currently available in C++ and Python.

OEReadDesignUnitFromBytes(du, input) -> bytes

Reads the contents of the bytes input into an OEDesignUnit named du. Returns True if an OEDesignUnit was read successfully, and False otherwise.

See also