public void close() throws IOException {
        _cntsz = 0;
        if (_org != null) {
            _org.close();