Skip to content

little endian bitfield #95

@rom1504

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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