Skip to content

little endian bitfield #95

Description

@rom1504

our current implementation of bitfield is big endian

some protocols such as diablo2 are fully little endian, even their bitfields

2 ways to do that :

  1. implement it ourselves
  2. use https://github.com/inolen/bit-buffer

I'm not too confident on being able to do 1 easily.

Might try to do 2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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