Skip to content

Draft: Binary I/O

Andrii Verbytskyi requested to merge binaryio into master

Implementation of binary (raw) I/O as an example.

  • This implementation is not portable so far.
  • It is not clear if that would make sense to have it in the core, so so far it is implemented in the examples.

Tag @cholm for the discussion and collaboration

Merge request reports