Port DataStreams #4
Labels
enhancement
New feature or request
mezzanine port
The code for this exists in the old Mezzanine and should be copied and modified from there.
Milestone
Port over the DataStream classes from the monolithic repo. Implement tests for them.
https://github.com/BlackToppStudios/Mezzanine/blob/master/Mezzanine/src/datastream.h
https://github.com/BlackToppStudios/Mezzanine/blob/master/Mezzanine/src/datastream.cpp
https://github.com/BlackToppStudios/Mezzanine/blob/master/Mezzanine/src/filestream.h
https://github.com/BlackToppStudios/Mezzanine/blob/master/Mezzanine/src/filestream.cpp
https://github.com/BlackToppStudios/Mezzanine/blob/master/Mezzanine/src/memorystream.h
https://github.com/BlackToppStudios/Mezzanine/blob/master/Mezzanine/src/memorystream.cpp
The text was updated successfully, but these errors were encountered: