Ejemplo n.º 1
0
 public override void WriteData(IOutput output)
 {
     output.WriteTo(offset, myRaw.GetBytes(Parameters));
 }