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