PgCoverage.toBytes

Convert a #PangoCoverage structure into a flat binary format

class PgCoverage
void
toBytes
(
out string bytes
)

Parameters

bytes string

location to store result (must be freed with g_free())

Meta