Function BTree.Node.getValue

Retrieves a values stored in this node.

inout inout(ValueT) getValue (
  size_t i
);