This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| functions:packbytes [2017/03/19 16:10] – korshun | functions:packbytes [2017/04/17 17:47] (current) – korshun | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| Packs four bytes into one integer and returns the result. The bytes must be in the [0, 255] range. | Packs four bytes into one integer and returns the result. The bytes must be in the [0, 255] range. | ||
| - | The packed values can be retrieved using [[UnpackByte]]. | + | The packed values can be retrieved using [[UnpackByteX]]. |
| <note tip> | <note tip> | ||