gc
allocated
fun allocated() > int
Returns the number of allocated bytes Returns: allocated bytes
collect
fun collect() > void !> CollectError
Triggers a GC sweep
buzz (unreleased)fun allocated() > int
Returns the number of allocated bytes Returns: allocated bytes
fun collect() > void !> CollectError
Triggers a GC sweep