ChunkGCAllocator.peek

Peek at the current head of the region. This value can be used to check how many bytes have been allocated so far in the current chunk.

struct ChunkGCAllocator
static
size_t
peek
()

Meta