Show / Hide Table of Contents

    Enum H5T.cset_t

    Character set to use for text strings.

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

    Fields

    Name Description
    ASCII

    US ASCII [value = 0].

    ERROR

    error [value = -1].

    RESERVED_10
    RESERVED_11
    RESERVED_12
    RESERVED_13
    RESERVED_14
    RESERVED_2
    RESERVED_3
    RESERVED_4
    RESERVED_5
    RESERVED_6
    RESERVED_7
    RESERVED_8
    RESERVED_9
    UTF8

    UTF-8 Unicode encoding [value = 1].

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