Function PackedDataContainer._Data

PoolArray!(ubyte) _Data() nothrow @property @nogc;

void _Data (
  PoolArray!(ubyte) v
) nothrow @property @nogc;