Skip to content
Snippets Groups Projects

ENH: support change of Pstream buffer format via flag modifier

Merged Mark OLESEN requested to merge feature-token-passing into develop
  1. Nov 13, 2017
    • Mark OLESEN's avatar
      ENH: support change of Pstream buffer format via flag modifier · bee0f474
      Mark OLESEN authored
      - allows changing the format of the sending OPstream at an arbitrary
        point in the transmission. The information is passed through the
        buffer and the receiving IPstream changes its format accordingly.
        This allows a temporary toggling of ASCII/BINARY mid-stream.
      bee0f474