Skip to content

OStreamWrapper and IStreamWrapper need to have << and >> defined for basic types. #304

@Algomorph

Description

@Algomorph
  1. OStreamWrapper and IStreamWrapper need to have << and >> operators defined for basic and primitive types, such as int, float, double, string, etc.
  2. They should probably also be renamed to something more generic yet descriptive, e.g. BinaryOstream and BinaryIstream or DataOstream and DataIstream or the like. Think about this. Note that compression is possible but optional.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ease-of-maintenanceResolving this issue would significantly improve ease of maintenance and future development.enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions