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