try this:

struct X
{
        byte[] data;
        alias data this;
}

Reply via email to