RefCount

class RefCount

Tracks the reference count for a single index file:

Properties

Link copied to clipboard
var count: Int
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun decRef(): Int
Link copied to clipboard
fun incRef(): Int