Contents

metadataFlush()

Synchronously flushes the resource’s buffer cache.

Declaration

func metadataFlush() throws

Discussion

This method flushes data previously written with delayedMetadataWriteFrom:startingAt:length:error: to the resource.

See Also

Reading and writing data with kernel buffer cache