Ejemplo n.º 1
0
 public void Read(StarboundStream stream)
 {
     stream.Read(Data, 0, Data.Length);
 }