Function VisualServerSingleton.giProbeIsCompressed

Returns true if the GI probe data associated with this GI probe is compressed. Equivalent to GIProbe.compress.

bool giProbeIsCompressed (
  const(RID) probe
) nothrow @nogc const;