Skip to content

Does double serialization supports BigEndian environment? #213

@neuecc

Description

@neuecc

I've read packing double code.
Pack single code has branches by IsLittleEndian but pack double code has not.
https://github.com/msgpack/msgpack-cli/blob/master/src/MsgPack/Packer.Packing.cs#L1108-L1123
Does this support BigEndian?

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