lib:util: Add (PULL|PUSH)_(BE|LE)_I(8|16|32|64) byterarray macros
authorAndreas Schneider <asn@samba.org>
Tue, 4 Feb 2020 16:47:51 +0000 (17:47 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 21 Feb 2020 03:35:58 +0000 (03:35 +0000)
commita2692b6494626b1b0b60dd2e1b7c767c1d08fdb5
treef6b635010d00092b6ef60bd4a3b16d4c7b552618
parenta84c24e71de40c30801260561914981adc565a35
lib:util: Add (PULL|PUSH)_(BE|LE)_I(8|16|32|64) byterarray macros

The only difference is that the pull macros do the correct casting of
the integer in the end.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Fri Feb 21 03:35:58 UTC 2020 on sn-devel-184
lib/util/bytearray.h