ILNumerics - Technical Application Development
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Allowed settings for string encodings of strings stored as values in HDF5 objects and object names.
[ILNumerics Core Module]
Namespace: ILNumerics.IO.HDF5
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
ASCII | 0 | Specify ASCII encoding. | |
UTF8 | 1 | Specify UTF8 encoding [default]. |
Remarks
[ILNumerics Core Module]
See Also