Grasshopper API
GH_ChunkRead Method (BinaryReader) |
Read this chunk and all child chunks from a binary stream.
Namespace: GH_IO.Serialization
Assembly: GH_IO (in GH_IO.dll)

Parameters
- reader
- Type: System.IOBinaryReader
The Binary reader to use, cannot be null.
Implements
GH_IBinarySupportRead(BinaryReader)