Skip to content

Make support for enum:byte? #196

@LordDevil1980

Description

@LordDevil1980

Hey there,

btw I love MessagePack and use it heavily for my game with unity.
I wonder how difficult it would be to enable support for enum:byte? In c# enums are integers (4bytes). But I have specified all my enums with the enum:byte declaration - so they are just 1 byte each. It would be great if Messagepack would also use 1 byte - to save 3 bytes on each enum :) when sending over network.

Thanks alot,
Oliver

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions