Example #1
0
 public void WriteTo(OutputStream stream)
 {
     Stream.WriteTo(stream.UnderlyingStream);
 }
Example #2
0
 public void WriteTo(OutputStream stream)
 {
     Stream.WriteTo(stream.UnderlyingStream);
 }