Copy TStream

BlitzMax Forums/BlitzMax Programming/Copy TStream

Czar Flavius(Posted 2010) [#1]
What's an easy and efficient way to copy the contents of one TStream to another?


Brucey(Posted 2010) [#2]
Use the stream wrapper? (part of brl.stream)