public FakeOutputStream(TestCryptoStreams _enclosing, DataOutputBuffer @out) { this._enclosing = _enclosing; this.@out = @out; }
public _DataOutputBuffer_66(TestCryptoStreams _enclosing) { this._enclosing = _enclosing; }