Beispiel #1
0
 public override void WriteBinary(byte[] b)
 {
     SafeAction(() => _binaryProtocol.WriteBinary(b));
 }