Show / Hide Table of Contents

    Struct H5.ih_info_t

    Storage info struct used by H5O_info_t and H5F_info_t

    Namespace: HDF.PInvoke
    Assembly: HDF.PInvoke.dll
    Syntax
    public struct ih_info_t

    Fields

    | Improve this Doc View Source

    heap_size

    Declaration
    public System.UInt64 heap_size
    Field Value
    Type Description
    System.UInt64
    | Improve this Doc View Source

    index_size

    btree and/or list

    Declaration
    public System.UInt64 index_size
    Field Value
    Type Description
    System.UInt64
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX