Show / Hide Table of Contents

Enum H5FilterFlags

Specifies the filter flags.

Namespace: HDF5.NET
Assembly: HDF5.NET.dll
Syntax
public enum H5FilterFlags : ushort

Fields

Name Description
Decompress

A flag which indicates if the provided buffer should be decompressed.

SkipEdc

A flag which indicates if EDC filters should be skipped.

  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © 2023 Vincent Wilms