> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# NSStream

## Constructors

### NSStream()

```crmscript theme={null}
NSStream
```

Initializes a new instance of the NSStream class.

## Methods

## GetStream()

```crmscript theme={null}
Byte[]GetStream()
```

**Returns:** [CRMScript.Global.Byte](CRMScript.Global.Byte)\[]

## SetStream(Byte\[])

```crmscript theme={null}
Void SetStream(Byte[] stream)
```

**Returns:** [CRMScript.Global.Void](CRMScript.Global.Void)
