Skip to content

Add support for mapping UUIDs to/from byte arrays #229

Open
@sophokles73

Description

@sophokles73

The UUID struct currently only supports mapping to/from its hyphenated string representation. However, the fact that the UUID basically is just 16 consecutive bytes, seems to suggest that it should be possible, e.g. for transport implementations, to map it to a byte array in order to reduce the size of PDUs.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions