Function Value.getString

Returns the string content of this value as an arena-backed slice.

const(char)[] getString(
  ref Region!(8) a
);