Exemplo n.º 1
0
 public FakeOutputStream(TestCryptoStreams _enclosing, DataOutputBuffer @out)
 {
     this._enclosing = _enclosing;
     this.@out       = @out;
 }
Exemplo n.º 2
0
 public _DataOutputBuffer_66(TestCryptoStreams _enclosing)
 {
     this._enclosing = _enclosing;
 }