GByteArray is a mutable array of bytes based on GArray, to provide arrays of bytes which grow automatically as elements are added.
See Source File