Structs§
- Wraps an iterator over serializable items and yields FormattedContents, packing items into a JSON array in each VMO up to the size limit provided.
- Holds a VMO containing valid serialized data as well as the size of that data.
Functions§
- Make a new
FormattedContentBatcher
with a chunking strategy depending on stream mode.