Query.parseNthAllocationParam

Parse an available query and get the allocator and its params at @index of the allocator array.

class Query
void
parseNthAllocationParam

Parameters

index uint

position in the allocator array to read

allocator Allocator

variable to hold the result

params AllocationParams

parameters for the allocator

Meta