update README.md with new functionality description
This commit is contained in:
parent
e59744e300
commit
579f9281e0
1 changed files with 2 additions and 1 deletions
|
|
@ -4,4 +4,5 @@ C library to implement
|
||||||
- bitmaps & bitwise operations
|
- bitmaps & bitwise operations
|
||||||
- architecture-dependent & hardware features
|
- architecture-dependent & hardware features
|
||||||
- byte-order endianness detection, byte-swapping
|
- byte-order endianness detection, byte-swapping
|
||||||
- other stuff
|
- structure object members mapping, dynamic processing, endianness auto-converting
|
||||||
|
- dynamic-length structures, members sizes which are determined by mapping or run-time object member value
|
||||||
Loading…
Add table
Reference in a new issue