Skip to content

File stream.h

FileList > jac > link > stream.h

Go to the source code of this file.

  • #include <cstdint>
  • #include <deque>
  • #include <functional>
  • #include <memory>
  • #include <span>

Namespaces

Type Name
namespace jac

Classes

Type Name
class Duplex
Interface for an byte input/output stream.
class Duplexify
A duplex stream that wraps an input and output stream.
class InputStream
Interface for a binary input stream.
class OutputStream
Interface for a binary output stream.

The documentation for this class was generated from the following file src/jac/link/stream.h