| 1 | // ============================================================================ |
| 2 | // gzstream, C++ iostream classes wrapping the zlib compression library. |
| 3 | // Copyright (C) 2001 Deepak Bandyopadhyay, Lutz Kettner |
| 4 | // |
nothing calls this directly
no test coverage detected