Sha256: af5ebc83fb88f69706c8af896733784753dead147687e1c046f410c0997fd88b

Contents?: true

Size: 491 Bytes

Versions: 16

Compression:

Stored size: 491 Bytes

Contents

Possible upgrades to gzfilebuf:

- The ability to do putback (e.g. putbackfail)

- The ability to seek (zlib supports this, but could be slow/tricky)

- Simultaneous read/write access (does it make sense?)

- Support for ios_base::ate open mode

- Locale support?

- Check public interface to see which calls give problems
  (due to dependence on library internals)

- Override operator<<(ostream&, gzfilebuf*) to allow direct copying
  of stream buffer to stream ( i.e. os << is.rdbuf(); )

Version data entries

16 entries across 16 versions & 4 rubygems

Version Path
ghostscript-9.21.1 vendor/ghostscript-9.21/zlib/contrib/iostream3/TODO
ruby-compiler-0.1.1 vendor/zlib/contrib/iostream3/TODO
finishm-0.0.9 ext/src/third-party/zlib-1.2.3/contrib/iostream3/TODO
bio-velvet_underground-0.3.1 ext/src/third-party/zlib-1.2.3/contrib/iostream3/TODO
finishm-0.0.8 ext/src/third-party/zlib-1.2.3/contrib/iostream3/TODO
finishm-0.0.7 ext/src/third-party/zlib-1.2.3/contrib/iostream3/TODO
finishm-0.0.6 ext/src/third-party/zlib-1.2.3/contrib/iostream3/TODO
finishm-0.0.5 ext/src/third-party/zlib-1.2.3/contrib/iostream3/TODO
finishm-0.0.4 ext/src/third-party/zlib-1.2.3/contrib/iostream3/TODO
finishm-0.0.2 ext/src/third-party/zlib-1.2.3/contrib/iostream3/TODO
finishm-0.0.1 ext/src/third-party/zlib-1.2.3/contrib/iostream3/TODO
bio-velvet_underground-0.3.0 ext/src/third-party/zlib-1.2.3/contrib/iostream3/TODO
bio-velvet_underground-0.2.1 ext/src/third-party/zlib-1.2.3/contrib/iostream3/TODO
bio-velvet_underground-0.2.0 ext/src/third-party/zlib-1.2.3/contrib/iostream3/TODO
bio-velvet_underground-0.1.0 ext/src/third-party/zlib-1.2.3/contrib/iostream3/TODO
bio-velvet_underground-0.0.1 ext/src/third-party/zlib-1.2.3/contrib/iostream3/TODO