read abstract method

T read(
  1. Ref<T> ref
)

Used by the container to read the pods value.

Implementation

T read(Ref<T> ref);