Show / Hide Table of Contents

    Enum H5F.fspace_strategy_t

    File space handling strategy

    Namespace: HDF.PInvoke
    Assembly: HDF.PInvoke.dll
    Syntax
    public enum fspace_strategy_t : int

    Fields

    Name Description
    AGGR

    Mechanisms: aggregators and virtual file drivers

    AGGR_NONE

    Mechanisms: virtual file drivers

    FSM_AGGR

    Mechanisms: free-space managers, aggregators, and virtual file drivers. This is the library default when not set.

    NTYPES
    PAGE

    Mechanisms: free-space managers with embedded paged aggregation and virtual file drivers

    • Improve this Doc
    • View Source
    Back to top Generated by DocFX