Unpacked.opIndex

RandomAccessRange primitive operation.

struct Unpacked
@trusted ref
opIndex
(
size_t n
)

Return Value

Type: Value

the deserialized Value at n position.

Meta