diff options
author | Sven Hesse | 2011-05-05 21:37:48 +0200 |
---|---|---|
committer | Sven Hesse | 2011-05-06 16:47:48 +0200 |
commit | 88d562a3615ad93af8dc2b0f40e28dc239108968 (patch) | |
tree | d2ab327fd2d46500cded935a8df44cf1102f6ac5 /common/winexe_ne.h | |
parent | d77502eaf41b0bfc18fa22a23938e7d619f9e16c (diff) | |
download | scummvm-rg350-88d562a3615ad93af8dc2b0f40e28dc239108968.tar.gz scummvm-rg350-88d562a3615ad93af8dc2b0f40e28dc239108968.tar.bz2 scummvm-rg350-88d562a3615ad93af8dc2b0f40e28dc239108968.zip |
COMMON: Add a class SafeSubReadStream
SafeSubReadStream is basically a SeekableSubReadStream that
re-seek()s the parent stream before each read(). That way, more than
one SafeSubReadStream of the same parent stream can be used safely
at the same time, at the cost of increasing IO.
Diffstat (limited to 'common/winexe_ne.h')
0 files changed, 0 insertions, 0 deletions