---
title: COMPRESSION_STREAM_FINALIZE
framework: compression
role: symbol
role_heading: Global Variable
path: compression/compression_stream_finalize
---

# COMPRESSION_STREAM_FINALIZE

Indicates that the operation will add no further input blocks to the stream.

## Declaration

```swift
var COMPRESSION_STREAM_FINALIZE: compression_stream_flags { get }
```
