public struct DataBuffer {
public Ownership owner ;
public string body ;
public uint length ;
}
public Ownership owner ;
public string body ;
public uint length ;
Created by Valadoc