Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOCS] PyType: BitField #24

Open
4 tasks
MatrixEditor opened this issue Jan 16, 2025 · 0 comments
Open
4 tasks

[DOCS] PyType: BitField #24

MatrixEditor opened this issue Jan 16, 2025 · 0 comments

Comments

@MatrixEditor
Copy link
Owner

Bitfield-related Documentation

  • Add missing documentation on classes and function related to the BitField class. (global functions in _bitfield.py, BitFieldGroup, BitField)
  • Explain the concept of the BitField class and how it packs and unpacks data

New Protocol Documentation

  • __bits__ attribute/function for measuring the bit count of a class
  • __signed__ attribute/function for integer types
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant