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