Skip to content
  • Mark OLESEN's avatar
    ENH: add support for CHAR_DATA token · a0b97323
    Mark OLESEN authored
    - allows construction of string tokens holding character content.
      For example, data that has been serialized and buffered and that
      now needs to be written or sent to another process.
    a0b97323