Exemple #1
0
 public Send(IEnumerator <ByteBuffer> payload, Event ack)
     : this(ByteString.FromBuffers(payload), ack)
 {
 }