Show / Hide Table of Contents

    Struct H5F.info_t.super_t

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

    Fields

    | Improve this Doc View Source

    super_ext_size

    Superblock extension size

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

    super_size

    Superblock size

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

    version

    Superblock version #

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