Generic helpers

Helper functions

unsigned char get_last_bytearray_byte(int *bytearray)

Retrieve a last byte in a bytearray

Parameters
  • bytearray – a GLib GArray instance to extract the last byte from

Returns

a last character of GArray

Since

v0.1