Show / Hide Table of Contents

    Struct H5F.info_t.free_t

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

    Fields

    | Improve this Doc View Source

    meta_size

    Free space manager metadata size

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

    tot_space

    Amount of free space in the file

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

    version

    Version # of file free space management

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