コード例 #1
0
 public FakeOutputStream(TestCryptoStreams _enclosing, DataOutputBuffer @out)
 {
     this._enclosing = _enclosing;
     this.@out       = @out;
 }
コード例 #2
0
 public _DataOutputBuffer_66(TestCryptoStreams _enclosing)
 {
     this._enclosing = _enclosing;
 }