Virtual Method
AppStreamComposeUnitclose
Declaration [src]
void
close (
AscUnit* unit
)
Description [src]
Close this unit, possibly freeing its resources. Calls to read_data()
or
get_contents()
may not produce results until open()
is called again.