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