Variable ReceiveAsRange.data

struct ReceiveAsRange
{
  // ...
  ubyte[] data ;
  // ...
}