Skip to content

AttributePersistence can't handle Nullable types directly. #42313

@tersal

Description

@tersal

The current implementation of AttributePersistence can't handle Nullable types directly with helper functions like LoadNativeEndianValue and DecodeAndStoreNativeEndianValue. Those functions are available for arithmetic types and enums but not for Nullable "wrapped" ones.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions