public void Encode( byte[] buf, int off )
Public Sub Encode ( buf As Byte(), off As Integer )
public: void Encode( array<unsigned char>^ buf, int off )
function Encode(buf, off);
In This Article