public virtual int Output( byte[] outBuf, int outOff, int outLen )
Public Overridable Function Output ( outBuf As Byte(), outOff As Integer, outLen As Integer ) As Integer
public: virtual int Output( array<unsigned char>^ outBuf, int outOff, int outLen )
function Output(outBuf, outOff, outLen);
In This Article