32BitEncoder
create32BitCodec(bitCounts) ⇒ Object
Builds an encoder/decoder to simplify process of reading/writing various parts of a 32 bit field
Kind: global function
| Param | Type |
|---|---|
| bitCounts | Array.<number> |
ObjectBuilds an encoder/decoder to simplify process of reading/writing various parts of a 32 bit field
Kind: global function
| Param | Type |
|---|---|
| bitCounts | Array.<number> |