Example #1
0
 public void Write(DarkOutStream s)
 {
     s.Write(Time);
     s.WriteByteArray(controllers);
 }