PgCoverage.toBytes

Convert a #PangoCoverage structure into a flat binary format

class PgCoverage
void
toBytes
(
out ubyte[] bytes
)

Parameters

bytes ubyte[]

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

Meta