agent: Use guint8* as the type for internal buffers
…rather than gchar*. This differentiates binary buffers from strings a little better, although the two types are functionally equivalent. Also use gsize for buffer sizes, rather than guint.
Showing
Please register or sign in to comment