Example #1
0
 public override void Write(byte[] buf, int off, int len)
 {
     handler.WriteData(buf, off, len);
 }