Grasshopper API
GH_IBinarySupport Interface |
Interface which declares all methods required for objects that
can be (de)serialized to and from a binary archive.
Namespace: GH_IO.Serialization
Assembly: GH_IO (in GH_IO.dll)

The GH_IBinarySupport type exposes the following members.

Name | Description | |
---|---|---|
![]() | Read |
Called when an object is required to deserialize itself.
|
![]() | Write |
Called when an object is required to serialize itself.
|
