Method
GLibBytesget_size
since: 2.32
Declaration [src]
gsize
g_bytes_get_size (
GBytes* bytes
)
Description [src]
Get the size of the byte data in the GBytes
.
This function will always return the same value for a given GBytes
.
Available since: 2.32