Skip to content

[C#] Decide how to read message lengths - little-endian or machine dependent #22913

Description

@asfimport

See the discussion [here|[https://github.com//pull/5280#discussion_r323896532]]. We are currently reading message lengths using machine dependent endianness. Should this be changed to little-endian all the time?

It appears the C++ implementation does this same thing - use machine dependent endianness.

Reporter: Eric Erhardt / @eerhardt

Note: This issue was originally created as ARROW-6553. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions