public virtual int Output( Span<byte> output )
Public Overridable Function Output ( output As Span(Of Byte) ) As Integer
public: virtual int Output( Span<unsigned char> output )
function Output(output);
In This Article