Skip to content

DSL signed 24bit interger? #11

@mimil

Description

@mimil

Hello,

from what I read in your documentation, I do not see the way to map a primary type on an abritrary bit/byte lenght. Like how could I do for:

  • 24 bits signed integer (so stored on 3 bytes)
  • 23 bits signed integer (so stored on 2 bytes + 7 bits)

Every primary types should support the notation [:1..x] not only bit type, no?

Thank you for you help,
Regards,
Cedric,

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions