mer-hybris / libgbinder

GLib-style interface to binder
BSD 3-Clause "New" or "Revised" License
50 stars 42 forks source link

Add readers and writers for int8 and int16 #84

Closed monich closed 2 years ago

monich commented 2 years ago

Those have to be padded to 4-byte boundary. It's easy to forget.

monich commented 2 years ago

Thanks 🙂