Skip to content

ANSI Streams: Document extensions and fix various bugs

Marius Gerbershagen requested to merge stream-fixes into develop

Most important changes:

  • si:set-buffering-mode is also exported from the ext package.
  • :utf-16 and :utf-32 external formats write the correct byte-order mark.

Merge request reports