Browse Source
Add towire_int() and fromwire_int() functions to "(de)serialize" "int". This will only work as long as both the caller of towire_int() and the caller of fromwire_int() use the same in-memory representation of signed integers and have the same sizeof(int). Changelog-Nonetravis-debug
Vasil Dimov
5 years ago
committed by
Christian Decker
7 changed files with 24 additions and 8 deletions
Can't render this file because it has a wrong number of fields in line 6.
|
Loading…
Reference in new issue