Click or drag to resize

MatFileV5WriterDispose Method

Disposes the underlying in-memory stream.

Namespace: Altaxo.Serialization.Matlab
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public void Dispose()

Implements

IDisposableDispose
See Also