Open sushant94 opened 8 years ago
Implement From<R2Stream> for FileStream in order to convert R2Stream into a FileStream. This allows radare2 to be closed and additionally provides a way to construct files that can be reused for further tests wihtout depending on radare2.
From<R2Stream> for FileStream
R2Stream
FileStream
Implement
From<R2Stream> for FileStream
in order to convertR2Stream
into aFileStream
. This allows radare2 to be closed and additionally provides a way to construct files that can be reused for further tests wihtout depending on radare2.