Important: The information in this document is obsolete and should not be used for new development.
Flattening and Unflattening a Collection
You use theFlattenCollectionfunction to flatten a collection into a stream of bytes. You use theUnflattenCollectionfunction to unflatten a collection that was flattened using theFlattenCollectionfunction.
Subtopics
- FlattenCollection
- FlattenPartialCollection
- UnflattenCollection