[]
Initializes the decoder with the provided stream.
public void Initialize(IStream stream, DecodeOptions cacheOptions)
| Type | Name | Description |
|---|---|---|
| IStream | stream | The stream to use for initialization. |
| DecodeOptions | cacheOptions | The cache options. |