structReadFrom abstract method

void structReadFrom(
  1. P p
)

Reads all fields from the memory at p.

Implementation

void structReadFrom(P p);