Skip to content

low-level binary Ostream output, additional stream classes

Mark OLESEN requested to merge feature-io-streams into develop
  • Exposing low-level raw binary output for Ostream permits direct handling of indirect lists
  • Additional memory-backed streams and DynamicList backed streams to special cases to avoid excessive string copying associated with using string streams.
Edited by Mark OLESEN

Merge request reports