Show / Hide Table of Contents

    Enum H5T.pad_t

    Type of padding to use in other atomic types

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

    Fields

    Name Description
    BACKGROUND

    set to background value

    ERROR

    error

    NPAD
    ONE

    always set to one

    ZERO

    always set to zero

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