A Sandcastle Documented Class Library
![]() |
Unpacker Properties |
The Unpacker type exposes the following members.

Name | Description | |
---|---|---|
![]() |
Address |
Current word address from which to get data.
|
![]() |
BitAddress |
Current bit address in word from which to get data (0 is the most significant bit).
|
![]() |
IsByteAligned |
Gets whether the current position to get data is byte aligned.
|
![]() |
IsWordAligned |
Gets whether the current position to get data is word aligned.
|
![]() |
LastAddress |
Previous word address before last get.
|
![]() |
LastBitAddress |
Previous bit address in word before last get.
|
